Skip to content

Commit d7023b6

Browse files
Update kotlin monorepo to v2.4.0
1 parent 4e9abcc commit d7023b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ lazy val V =
1616
val scala213 = "2.13.13"
1717
val scalameta = "4.9.3"
1818
val requests = "0.8.0"
19-
val kotlinVersion = "2.2.0"
19+
val kotlinVersion = "2.4.0"
2020
val kotest = "4.6.3"
2121
val kctfork = "0.7.1"
2222
}

0 commit comments

Comments
 (0)