Skip to content

Commit 8de8870

Browse files
Bump org.jetbrains.kotlin.jvm in the lib-dependencies group (#144)
Bumps the lib-dependencies group with 1 update: [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin). Updates `org.jetbrains.kotlin.jvm` from 2.2.21 to 2.3.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.21...v2.3.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57321c9 commit 8de8870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
dokka = "2.1.0"
33
junit4 = "4.13.2"
4-
kotlin = "2.2.21"
4+
kotlin = "2.3.0"
55
kotlin-coroutines = "1.10.2"
66
okhttpVersion = "5.3.2"
77
spotbugs = "4.9.8"

0 commit comments

Comments
 (0)