We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24246a1 commit a2829d2Copy full SHA for a2829d2
README.md
@@ -53,7 +53,7 @@ dependencies {
53
testImplementation("org.scalatest:scalatest_3:3.2.19")
54
testRuntimeOnly("org.junit.platform:junit-platform-engine:1.10.2")
55
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.10.2")
56
- testRuntimeOnly("org.scalatestplus:junit-5-10_3:3.2.19.0")
+ testRuntimeOnly("org.scalatestplus:junit-5-10_3:3.2.19.1")
57
}
58
59
tasks {
0 commit comments