Skip to content

Commit b307a50

Browse files
Bump org.jetbrains.kotlin.jvm from 2.1.0 to 2.1.10 (#171)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 2.1.0 to 2.1.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68f5bf2 commit b307a50

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
@@ -4,5 +4,5 @@ test-junit = "org.junit.jupiter:junit-jupiter:5.11.4"
44
test-strikt = "io.strikt:strikt-core:0.35.1"
55

66
[plugins]
7-
kotlin = "org.jetbrains.kotlin.jvm:2.1.0"
7+
kotlin = "org.jetbrains.kotlin.jvm:2.1.10"
88
dokka = "org.jetbrains.dokka:2.0.0"

0 commit comments

Comments
 (0)