We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1415e30 + 90b17e1 commit 9ad358aCopy full SHA for 9ad358a
2 files changed
pom.xml
@@ -49,7 +49,7 @@
49
<mockk.version>1.14.7</mockk.version>
50
<kotest.version>5.8.0</kotest.version>
51
52
- <kotlin.version>2.2.21</kotlin.version>
+ <kotlin.version>2.3.0</kotlin.version>
53
<kotlinx-coroutines.version>1.10.2</kotlinx-coroutines.version>
54
<kotlinx-coroutines-debug.version>1.10.2</kotlinx-coroutines-debug.version>
55
video-series-mono/pom.xml
@@ -15,7 +15,7 @@
15
<description>Single control project to keep green as a checkup for Axon</description>
16
17
<properties>
18
19
</properties>
20
21
<dependencies>
0 commit comments