Skip to content

Commit 8ad9ba8

Browse files
chore(deps): bump org.jetbrains.kotlin:kotlin-maven-allopen
Bumps org.jetbrains.kotlin:kotlin-maven-allopen from 2.1.0 to 2.1.10. --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b76f73 commit 8ad9ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boot-kotlin-dsl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<properties>
1919
<java.version>21</java.version>
20-
<kotlin.version>2.1.0</kotlin.version>
20+
<kotlin.version>2.1.10</kotlin.version>
2121
<kotest.version>5.9.1</kotest.version>
2222
<mockk.version>1.13.14</mockk.version>
2323
<springmockk.version>4.0.2</springmockk.version>

0 commit comments

Comments
 (0)