diff --git a/build.sbt b/build.sbt index 13de62d..052a7f1 100644 --- a/build.sbt +++ b/build.sbt @@ -6,7 +6,7 @@ ThisBuild / scalaVersion := "2.13.14" Global / excludeLintKeys += webpackDevServerPort // TODO: val versions = new { - val outwatch = "1.0.0" + val outwatch = "1.1.0" val colibri = "0.8.4" val funStack = "0.9.23" val tapir = "1.10.9"