Skip to content

Commit 337a28a

Browse files
chore(deps): bump org.jetbrains.kotlin:kotlin-maven-allopen (#1543)
Bumps org.jetbrains.kotlin:kotlin-maven-allopen from 2.0.0 to 2.0.20. --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 866c8bf commit 337a28a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boot-kotlin-co/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2424
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2525
<java.version>21</java.version>
26-
<kotlin.version>2.0.0</kotlin.version>
26+
<kotlin.version>2.0.20</kotlin.version>
2727
<kotest.version>5.9.1</kotest.version>
2828
<mockk.version>1.13.12</mockk.version>
2929
<springmockk.version>4.0.2</springmockk.version>

0 commit comments

Comments
 (0)