Skip to content

Commit 5708b4c

Browse files
Bump org.jetbrains.kotlin:kotlin-bom from 1.9.22 to 2.1.20
Bumps [org.jetbrains.kotlin:kotlin-bom](https://github.com/JetBrains/kotlin) from 1.9.22 to 2.1.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.22...v2.1.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-bom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2441db3 commit 5708b4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
if updating these ensure the used transitive deps that have their version managed are updated as direct dependencies and any unused ones are removed.
3838
-->
3939
<okio.version>3.5.0</okio.version>
40-
<kotlin.version>1.9.22</kotlin.version>
40+
<kotlin.version>2.1.20</kotlin.version>
4141
</properties>
4242

4343
<dependencyManagement>

0 commit comments

Comments
 (0)