Skip to content

Commit 476c4d7

Browse files
chore(deps): bump org.jetbrains.kotlin:kotlin-maven-allopen
Bumps org.jetbrains.kotlin:kotlin-maven-allopen from 2.2.21 to 2.3.21. --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 00c22bc commit 476c4d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.21</kotlin.version>
26+
<kotlin.version>2.3.21</kotlin.version>
2727
</properties>
2828

2929
<dependencies>

0 commit comments

Comments
 (0)