Skip to content

Commit 0a46c97

Browse files
committed
update tapir and fun-stack
1 parent 001d711 commit 0a46c97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ThisBuild / scalaVersion := "2.13.8"
66
val versions = new {
77
val outwatch = "1.0.0-RC7"
88
val colibri = "0.5.0"
9-
val funStack = "0.6.0"
10-
val tapir = "1.0.0-M6"
9+
val funStack = "0.6.1"
10+
val tapir = "1.0.0-M7"
1111
val boopickle = "1.4.0"
1212
val pprint = "0.7.3"
1313
}

0 commit comments

Comments
 (0)