Skip to content

Commit acae95d

Browse files
committed
chore(deps): scalatestplus for junit updated
1 parent d27ad19 commit acae95d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ subprojects {
152152

153153
testImplementation 'junit:junit:4.13.2'
154154
testImplementation "org.scalatest:scalatest_$scalaVersion:3.3.0-SNAP4"
155-
testImplementation "org.scalatestplus:junit-4-12_$scalaVersion:3.1.3.0"
155+
testImplementation "org.scalatestplus:junit-4-12_$scalaVersion:3.3.0.0-SNAP2"
156156
testImplementation "org.scalatestplus:mockito-5-18_$scalaVersion:3.2.19.0"
157157
testImplementation "com.typesafe.scala-logging:scala-logging_$scalaVersion:3.9.6"
158158
testImplementation 'ch.qos.logback:logback-classic:1.5.19'

0 commit comments

Comments
 (0)