We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e8826a commit 9331553Copy full SHA for 9331553
pom.xml
@@ -19,7 +19,7 @@
19
<testcontainers.version>1.21.0</testcontainers.version>
20
<mockito-kotlin.version>5.4.0</mockito-kotlin.version>
21
<tomlj.version>1.1.1</tomlj.version>
22
- <spring.version>3.4.5</spring.version>
+ <spring.version>3.5.0</spring.version>
23
<kotlinx-coroutines.version>1.10.2</kotlinx-coroutines.version>
24
<kotlin.code.style>official</kotlin.code.style>
25
<kotlin-logging-jvm.version>7.0.7</kotlin-logging-jvm.version>
0 commit comments