Skip to content

Commit 9ad358a

Browse files
Merge pull request #619 from jesperancinha/dependabot/maven/kotlin-8b07cf02b4
Bump the kotlin group with 6 updates
2 parents 1415e30 + 90b17e1 commit 9ad358a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<mockk.version>1.14.7</mockk.version>
5050
<kotest.version>5.8.0</kotest.version>
5151

52-
<kotlin.version>2.2.21</kotlin.version>
52+
<kotlin.version>2.3.0</kotlin.version>
5353
<kotlinx-coroutines.version>1.10.2</kotlinx-coroutines.version>
5454
<kotlinx-coroutines-debug.version>1.10.2</kotlinx-coroutines-debug.version>
5555

video-series-mono/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<description>Single control project to keep green as a checkup for Axon</description>
1616

1717
<properties>
18-
<kotlin.version>2.2.21</kotlin.version>
18+
<kotlin.version>2.3.0</kotlin.version>
1919
</properties>
2020

2121
<dependencies>

0 commit comments

Comments
 (0)