File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11include :
2- - ' https://colisweb-idl.gitlab.io/colisweb-open-source/ci-common/v13.18.1 /templates/scala.yml'
2+ - ' https://colisweb-idl.gitlab.io/colisweb-open-source/ci-common/v14.0.0 /templates/scala.yml'
33
44compile :
55 extends : .sbt-compile
Original file line number Diff line number Diff line change 11[submodule "scala-common "]
22 path = scala-common
33 url = ../../../colisweb-open-source/scala/scala-common.git
4- branch = v1.10.0
4+ branch = v2.7.4
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ ThisBuild / pushRemoteCacheTo := Some(
1212lazy val root = Project (id = " JRubyScalaDistances" , base = file(" ." ))
1313 .settings(libraryDependencies ++= scalaDistancesLibraries)
1414
15- lazy val scalaDistancesVersion = " 7.3.0 "
15+ lazy val scalaDistancesVersion = " 7.5.2 "
1616
1717lazy val scalaDistancesLibraries = Seq (
1818 " com.colisweb" %% " scala-distances-core" % scalaDistancesVersion,
Submodule scala-common updated from df0ea2d to f3ffd02
You can’t perform that action at this time.
0 commit comments