File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11ext {
2- scalaVersion = ' 2.13.16 '
2+ scalaVersion = ' 2.13.17 '
33 scalaCompiler = ' 2.13'
44}
55
Original file line number Diff line number Diff line change 11ext {
2- scalaVersion = ' 3.3.6 '
2+ scalaVersion = ' 3.3.7 '
33 scalaCompiler = ' 3'
44}
55
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_2.13:2.4.0=compileClasspath,runtimeClasspath
5- org.scala-lang:scala-library:2.13.16 =compileClasspath,runtimeClasspath
6- org.scala-lang:scala-reflect:2.13.16 =compileClasspath
5+ org.scala-lang:scala-library:2.13.17 =compileClasspath,runtimeClasspath
6+ org.scala-lang:scala-reflect:2.13.17 =compileClasspath
77empty=
Original file line number Diff line number Diff line change 33# This file is expected to be part of source control.
44org.scala-lang.modules:scala-xml_3:2.4.0=compileClasspath,runtimeClasspath
55org.scala-lang:scala-library:2.13.16=compileClasspath,runtimeClasspath
6- org.scala-lang:scala3-library_3:3.3.6 =compileClasspath,runtimeClasspath
6+ org.scala-lang:scala3-library_3:3.3.7 =compileClasspath,runtimeClasspath
77empty=
You can’t perform that action at this time.
0 commit comments