Skip to content

Commit 0b45c82

Browse files
committed
build(deps): bump scalatest and scalatestplus-junit5 from 3.2.18 to 3.2.19
Signed-off-by: Niels Pardon <par@zurich.ibm.com>
1 parent 30d20cc commit 0b45c82

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ protobuf-plugin = "0.9.5"
1818
protobuf = "3.25.5"
1919
reflections = "0.9.12"
2020
scala-library = "2.12.16"
21-
scalatest = "3.2.18"
22-
scalatestplus-junit5 = "3.2.18.0"
21+
scalatest = "3.2.19"
22+
scalatestplus-junit5 = "3.2.19.0"
2323
shadow = "8.3.8"
2424
slf4j = "2.0.17"
2525
spark = "3.4.2"
@@ -59,7 +59,7 @@ protoc = { module = "com.google.protobuf:protoc", version.ref = "protobuf" }
5959
reflections = { module = "org.reflections:reflections", version.ref = "reflections"}
6060
scala-library = { module = "org.scala-lang:scala-library", version.ref = "scala-library" }
6161
scalatest = { module = "org.scalatest:scalatest_2.12", version.ref = "scalatest" }
62-
scalatestplus-junit5 = { module = "org.scalatestplus:junit-5-10_2.12", version.ref = "scalatestplus-junit5" }
62+
scalatestplus-junit5 = { module = "org.scalatestplus:junit-5-13_2.12", version.ref = "scalatestplus-junit5" }
6363
slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
6464
slf4j-jdk14 = { module = "org.slf4j:slf4j-jdk14", version.ref = "slf4j" }
6565
spark-catalyst = { module = "org.apache.spark:spark-catalyst_2.12", version.ref = "spark" }

0 commit comments

Comments
 (0)