File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ errorprone = '2.31.0'
33jackson = ' 2.18.0'
44scala212 = ' 2.12.20'
55scala213 = ' 2.13.15'
6- scala3 = ' 3.3.3 '
6+ scala3 = ' 3.3.4 '
77scalatest = ' 3.2.19'
88
99[libraries ]
Original file line number Diff line number Diff line change 22# Manual edits can break the build and are not advised.
33# This file is expected to be part of source control.
44org.scala-lang.modules:scala-xml_3:2.3.0=compileClasspath,runtimeClasspath
5- org.scala-lang:scala-library:2.13.12 =compileClasspath,runtimeClasspath
6- org.scala-lang:scala3-library_3:3.3.3 =compileClasspath,runtimeClasspath
5+ org.scala-lang:scala-library:2.13.14 =compileClasspath,runtimeClasspath
6+ org.scala-lang:scala3-library_3:3.3.4 =compileClasspath,runtimeClasspath
77empty=
You can’t perform that action at this time.
0 commit comments