Skip to content

Commit

Permalink
Merge pull request #195 from jesperancinha/dependabot/maven/kotlin.ve…
Browse files Browse the repository at this point in the history
…rsion-1.9.20

Bump kotlin.version from 1.9.10 to 1.9.20
  • Loading branch information
github-actions[bot] authored Oct 31, 2023
2 parents 0680ef2 + cf79d24 commit 7306fa8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<mockk.version>1.13.8</mockk.version>
<kotest.version>5.5.3</kotest.version>

<kotlin.version>1.9.10</kotlin.version>
<kotlin.version>1.9.20</kotlin.version>
<kotlinx-coroutines.version>1.7.3</kotlinx-coroutines.version>
<kotlinx-coroutines-debug.version>1.7.3</kotlinx-coroutines-debug.version>

Expand Down
2 changes: 1 addition & 1 deletion video-series-mono/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<description>Single control project to keep green as a checkup for Axon</description>

<properties>
<kotlin.version>1.9.10</kotlin.version>
<kotlin.version>1.9.20</kotlin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 7306fa8

Please sign in to comment.