Skip to content

Commit 01867df

Browse files
Bump kotlin.version from 2.0.0 to 2.1.10
Bumps `kotlin.version` from 2.0.0 to 2.1.10. Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.0.0 to 2.1.10 Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.0 to 2.1.10 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4b03fa commit 01867df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<revision>1-SNAPSHOT</revision>
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3636
<kotlin.code.style>official</kotlin.code.style>
37-
<kotlin.version>2.0.0</kotlin.version>
37+
<kotlin.version>2.1.10</kotlin.version>
3838
<kotlin.compiler.jvmTarget>21</kotlin.compiler.jvmTarget>
3939
<maven.compiler.source>21</maven.compiler.source>
4040
<maven.compiler.target>21</maven.compiler.target>

0 commit comments

Comments
 (0)