Skip to content

Commit c57e342

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boot-kotlin/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.1.10</kotlin.version>
26+
<kotlin.version>2.1.20</kotlin.version>
2727
</properties>
2828

2929
<dependencies>

0 commit comments

Comments
 (0)