File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ val jUnitInterface = "com.github.sbt" % "junit-interface" % "0.13.3" % "test"
77val catsEffect = " org.typelevel" %% " cats-effect" % " 3.6.3"
88val catEffectTest = " org.typelevel" %% " cats-effect-testkit" % " 3.6.3" % Test
99val scalaReflection = " org.scala-lang" % " scala-reflect" % scalaV
10- val logback = " ch.qos.logback" % " logback-classic" % " 1.5.20 "
10+ val logback = " ch.qos.logback" % " logback-classic" % " 1.5.21 "
1111val embedMongoVersion = " 4.21.0"
1212val AkkaVersion = " 2.9.3"
1313val AlpakkaVersion = " 8.0.0"
@@ -492,7 +492,6 @@ val http4sBlaze = "0.23.17"
492492val http4sVersion = " 0.23.33"
493493val osLibVersion = " 0.11.6"
494494
495-
496495val osLibDep = " com.lihaoyi" %% " os-lib" % osLibVersion
497496
498497val log4jApiScalaDep =
You can’t perform that action at this time.
0 commit comments