Skip to content

Commit

Permalink
Update kotlin-compiler-embeddable, ... to 2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 12, 2024
1 parent b67ecc7 commit dc61c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// === Dependency Versions ===

val javaVersion = "21"
val latestKotlinVersion = "2.0.0"
val latestKotlinVersion = "2.0.10"
val latestScalaVersion = "3.4.2"

val catsCore = "org.typelevel" %% "cats-core" % "2.10.0"
Expand Down

0 comments on commit dc61c52

Please sign in to comment.