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 404e937 commit 607fedcCopy full SHA for 607fedc
build.sbt
@@ -3,7 +3,7 @@ publish/skip := true
3
4
ThisBuild / organization := "com.michaelpollmeier"
5
ThisBuild / scalaVersion := "3.5.2"
6
-lazy val ScalaTestVersion = "3.2.18"
+lazy val ScalaTestVersion = "3.2.19"
7
lazy val Slf4jVersion = "2.0.16"
8
9
lazy val core = project.in(file("core"))
0 commit comments