Skip to content

Commit e2d6f6e

Browse files
Bump org.jetbrains.kotlin:kotlin-bom from 1.9.22 to 2.2.21
Bumps [org.jetbrains.kotlin:kotlin-bom](https://github.com/JetBrains/kotlin) from 1.9.22 to 2.2.21. - [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.2.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-bom dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ecf669f commit e2d6f6e

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
@@ -39,7 +39,7 @@
3939
if updating these ensure the used transitive deps that have their version managed are updated as direct dependencies and any unused ones are removed.
4040
-->
4141
<okio.version>3.6.0</okio.version>
42-
<kotlin.version>1.9.22</kotlin.version>
42+
<kotlin.version>2.2.21</kotlin.version>
4343
</properties>
4444

4545
<dependencyManagement>

0 commit comments

Comments
 (0)