We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 001d711 commit 0a46c97Copy full SHA for 0a46c97
1 file changed
build.sbt
@@ -6,8 +6,8 @@ ThisBuild / scalaVersion := "2.13.8"
6
val versions = new {
7
val outwatch = "1.0.0-RC7"
8
val colibri = "0.5.0"
9
- val funStack = "0.6.0"
10
- val tapir = "1.0.0-M6"
+ val funStack = "0.6.1"
+ val tapir = "1.0.0-M7"
11
val boopickle = "1.4.0"
12
val pprint = "0.7.3"
13
}
0 commit comments