File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ allprojects {
3838 scalapbVersion = " 0.11.18"
3939 scalapbJson4sVersion = " 0.11.1"
4040 typesafeConfigVersion = " 1.4.5"
41- monixVersion = " 3.4.0 " // just for tests!
41+ monixVersion = " 3.4.1 " // just for tests!
4242 }
4343}
4444
@@ -134,7 +134,7 @@ subprojects {
134134 testImplementation " org.scalatest:scalatest_$scalaVersion :3.3.0-SNAP4"
135135 testImplementation " org.scalatestplus:junit-4-12_$scalaVersion :3.1.3.0"
136136 testImplementation " org.scalatestplus:mockito-5-18_$scalaVersion :3.2.19.0"
137- testImplementation " com.typesafe.scala-logging:scala-logging_$scalaVersion :3.9.4 "
137+ testImplementation " com.typesafe.scala-logging:scala-logging_$scalaVersion :3.9.6 "
138138 testImplementation ' ch.qos.logback:logback-classic:1.5.19'
139139
140140 testImplementation ' org.pegdown:pegdown:1.6.0'
You can’t perform that action at this time.
0 commit comments