Skip to content

Commit

Permalink
chore(deps): update dependency org.scalatest:scalatest_2.13 to v3.3.0…
Browse files Browse the repository at this point in the history
…-SNAP3
  • Loading branch information
renovate[bot] authored Jun 27, 2022
1 parent d2671f1 commit 128adb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ subprojects {

testImplementation "ch.qos.logback:logback-classic:1.2.11"
testImplementation 'junit:junit:4.13.2'
testImplementation "org.scalatest:scalatest_2.13:3.0.9"
testImplementation "org.scalatest:scalatest_2.13:3.3.0-SNAP3"
testImplementation 'org.mockito:mockito-core:4.6.1'
testImplementation "org.pegdown:pegdown:1.6.0"
}
Expand Down

0 comments on commit 128adb3

Please sign in to comment.