Skip to content

Commit 92ffe5a

Browse files
fix(deps): update dependency org.scalatest:scalatest_2.13 to v3.3.0-snap3
1 parent 4543d6d commit 92ffe5a

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
@@ -56,7 +56,7 @@ subprojects {
5656

5757
testImplementation "ch.qos.logback:logback-classic:1.4.5"
5858
testImplementation 'junit:junit:4.13.2'
59-
testImplementation "org.scalatest:scalatest_2.13:3.0.9"
59+
testImplementation "org.scalatest:scalatest_2.13:3.3.0-SNAP3"
6060
testImplementation 'org.mockito:mockito-core:5.1.1'
6161
testImplementation "org.pegdown:pegdown:1.6.0"
6262
}

0 commit comments

Comments
 (0)