Skip to content

Commit c018516

Browse files
mmollaverdisvc-squareup-copybara
authored andcommitted
Downgrade kotlin in misk to 1.9 to potentially address gradle
config cache errors GitOrigin-RevId: df83ecac56edb936f53f85e0a1689ccf39b44abd
1 parent 661fb5c commit c018516

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
@@ -14,7 +14,7 @@ hoplite = "2.7.5"
1414
jackson = "2.18.2"
1515
junit = "5.11.4"
1616
kotest = "5.9.1"
17-
kotlin = "2.0.21"
17+
kotlin = "1.9.25"
1818
kotlinBinaryCompatibilityPlugin = "0.17.0"
1919
mavenPublish = "0.28.0"
2020
micrometer = "1.12.13"

0 commit comments

Comments
 (0)