Skip to content

Commit

Permalink
Merge pull request #385 from jesperancinha/dependabot/maven/kotlin-bc…
Browse files Browse the repository at this point in the history
…91eba748

Bump the kotlin group with 6 updates
  • Loading branch information
jesperancinha authored Nov 27, 2024
2 parents d884a1c + da1d8e5 commit f04abd0
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 @@ -50,7 +50,7 @@
<mockk.version>1.13.13</mockk.version>
<kotest.version>5.8.0</kotest.version>

<kotlin.version>2.0.21</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>
<kotlinx-coroutines.version>1.9.0</kotlinx-coroutines.version>
<kotlinx-coroutines-debug.version>1.9.0</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>2.0.21</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit f04abd0

Please sign in to comment.