Skip to content

Commit c701d91

Browse files
chore(deps): bump kotlin.version from 2.1.10 to 2.1.20 in /kotlin
Bumps `kotlin.version` from 2.1.10 to 2.1.20. Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.1.10 to 2.1.20 Updates `org.jetbrains.kotlin:kotlin-maven-plugin` 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 - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin 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 c701d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)