Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Commit ec050ea

Browse files
Update kotlin monorepo to v1.8.20
1 parent eb6cde7 commit ec050ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugin-development/gradle-plugin-convention/gradle/libs-plugin-convention.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
gradle = "8.0"
3-
kotlin = "1.8.10"
3+
kotlin = "1.8.20"
44
test-jUnit5 = "5.9.2"
55
test-mockk = "1.13.4"
66
test-jacoco = "0.8.8"

plugin-development/gradle-test-util/gradle/libs-gradle-test-util.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
gradle = "8.0"
3-
kotlin = "1.8.10"
3+
kotlin = "1.8.20"
44
test-jUnit5 = "5.9.2"
55
test-mockk = "1.13.4"
66
plugin-kotlin-binaryCompatibility = "0.13.0"

0 commit comments

Comments
 (0)