Skip to content

Commit

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

Bump kotlin.version from 1.9.20 to 1.9.21
  • Loading branch information
github-actions[bot] authored Nov 23, 2023
2 parents b2dce19 + a849223 commit a595cfe
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.20</kotlin.version>
<kotlin.version>1.9.21</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.20</kotlin.version>
<kotlin.version>1.9.21</kotlin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit a595cfe

Please sign in to comment.