diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 91a2f5d39..fcbd8c5c6 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -18,7 +18,7 @@ protobuf-plugin = "0.9.5" protobuf = "3.25.5" reflections = "0.9.12" scala-library = "2.12.16" -scalatest = "3.2.18" +scalatest = "3.3.0-SNAP4" scalatestplus-junit5 = "3.2.18.0" shadow = "8.3.8" slf4j = "2.0.17"