Skip to content

Commit 29f4dbc

Browse files
chore(deps): bump kotlin.version from 2.1.0 to 2.1.10 in /kotlin (#1632)
Bumps `kotlin.version` from 2.1.0 to 2.1.10. Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.1.0 to 2.1.10 Updates `org.jetbrains.kotlin:kotlin-maven-plugin` 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 - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent baec132 commit 29f4dbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin/pom.xml

+1-1
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
<maven.compiler.release>21</maven.compiler.release>
26-
<kotlin.version>2.1.0</kotlin.version>
26+
<kotlin.version>2.1.10</kotlin.version>
2727
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
2828
</properties>
2929

0 commit comments

Comments
 (0)