Skip to content

Commit dada1fe

Browse files
Bump org.jetbrains.kotlin:kotlin-bom from 1.9.0 to 1.9.22
Bumps [org.jetbrains.kotlin:kotlin-bom](https://github.com/JetBrains/kotlin) from 1.9.0 to 1.9.22. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.0...v1.9.22) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9aae3f0 commit dada1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
if updating these ensure the used transitive deps that have their version managed are updated as direct dependencies and any unused ones are removed.
3636
-->
3737
<okio.version>3.5.0</okio.version>
38-
<kotlin.version>1.9.0</kotlin.version>
38+
<kotlin.version>1.9.22</kotlin.version>
3939
</properties>
4040

4141
<dependencyManagement>

0 commit comments

Comments
 (0)