Skip to content

Commit

Permalink
Update scala
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer committed Dec 28, 2024
1 parent 7f5500b commit 1926b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ dependencies {
implementation "com.google.guava:guava:33.0.0-jre"

//embed 'org.scala-lang:scala3-compiler_3:3.4.1'
embed 'org.scala-lang:scala3-library_3:3.5.1'
embed 'org.scala-lang:scala3-library_3:3.6.2'
embed 'org.scala-lang:scala-library:2.13.15'
embed 'com.typesafe:config:1.4.3'
embed 'org.typelevel:cats-core_3:2.12.0'
Expand Down

0 comments on commit 1926b7d

Please sign in to comment.