Skip to content

Commit 1926b7d

Browse files
Update scala
1 parent 7f5500b commit 1926b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ dependencies {
144144
implementation "com.google.guava:guava:33.0.0-jre"
145145

146146
//embed 'org.scala-lang:scala3-compiler_3:3.4.1'
147-
embed 'org.scala-lang:scala3-library_3:3.5.1'
147+
embed 'org.scala-lang:scala3-library_3:3.6.2'
148148
embed 'org.scala-lang:scala-library:2.13.15'
149149
embed 'com.typesafe:config:1.4.3'
150150
embed 'org.typelevel:cats-core_3:2.12.0'

0 commit comments

Comments
 (0)