We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 190acce commit 1447174Copy full SHA for 1447174
build.sbt
@@ -3,7 +3,7 @@ import com.softwaremill.Publish.{ossPublishSettings, updateDocs}
3
import com.softwaremill.UpdateVersionInDocs
4
5
// Version constants
6
-val scalaTestV = "3.2.18"
+val scalaTestV = "3.2.19"
7
val circeV = "0.14.13"
8
val tapirV = "1.11.33"
9
0 commit comments