File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,14 +17,14 @@ mainClass := Some("fr.janalyse.cem.Main")
1717
1818lazy val versions = new {
1919 val sttp = " 3.9.1"
20- val zio = " 2.0.19 "
20+ val zio = " 2.0.20 "
2121 val zionio = " 2.0.2"
2222 val zioproc = " 0.7.2"
23- val zioconfig = " 4.0.0-RC16 "
24- val ziologging = " 2.1.15 "
25- val ziolmdb = " 1.5.0 "
23+ val zioconfig = " 4.0.0"
24+ val ziologging = " 2.1.16 "
25+ val ziolmdb = " 1.7.1 "
2626 val naturalsort = " 1.0.4"
27- val jgit = " 6.7 .0.202309050840 -r"
27+ val jgit = " 6.8 .0.202311291450 -r"
2828 // val logback = "1.4.7"
2929 val log4j2 = " 2.20.0"
3030}
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
44addSbtPlugin(" com.timushev.sbt" % " sbt-updates" % " 0.6.3" )
55addSbtPlugin(" com.github.sbt" % " sbt-native-packager" % " 1.9.16" )
66addSbtPlugin(" ch.epfl.scala" % " sbt-scalafix" % " 0.11.1" )
7- addSbtPlugin(" com.typesafe.play" % " sbt-twirl" % " 1.6.2 " )
7+ addSbtPlugin(" com.typesafe.play" % " sbt-twirl" % " 1.6.4 " )
You can’t perform that action at this time.
0 commit comments