Skip to content

Commit a2829d2

Browse files
committed
Updated README.md kotlin section to use the latest 3.2.19.1.
1 parent 24246a1 commit a2829d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
testImplementation("org.scalatest:scalatest_3:3.2.19")
5454
testRuntimeOnly("org.junit.platform:junit-platform-engine:1.10.2")
5555
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.10.2")
56-
testRuntimeOnly("org.scalatestplus:junit-5-10_3:3.2.19.0")
56+
testRuntimeOnly("org.scalatestplus:junit-5-10_3:3.2.19.1")
5757
}
5858
5959
tasks {

0 commit comments

Comments
 (0)