Skip to content

Commit

Permalink
Update kotlin-compiler-embeddable, ... to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and makiftutuncu committed May 24, 2024
1 parent 3b3f6a2 commit 1b74d19
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 = "1.9.24"
val latestKotlinVersion = "2.0.0"
val latestScalaVersion = "3.4.1"

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

0 comments on commit 1b74d19

Please sign in to comment.