Skip to content

Commit e412160

Browse files
dependabot[bot]asolntsev
authored andcommitted
Bump kotlin.version from 2.2.10 to 2.2.20
Bumps `kotlin.version` from 2.2.10 to 2.2.20. Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `org.jetbrains.kotlin:kotlin-test` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.2.10 to 2.2.20 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-version: 2.2.20 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-version: 2.2.20 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3030f0f commit e412160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<!-- Run tests in Turkish to make sure that they don't depend on
5959
locale. Turkish is a notoriously tricky locale. -->
6060
<surefire.argline>@{argLine} -Duser.language=TR -Duser.country=tr</surefire.argline>
61-
<kotlin.version>2.2.10</kotlin.version>
61+
<kotlin.version>2.2.20</kotlin.version>
6262
</properties>
6363
<licenses>
6464
<license>

0 commit comments

Comments
 (0)