From d1ff3a782c936b314362c095c82b6d0010c14e6d Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 4 Oct 2023 14:49:19 +0000 Subject: [PATCH] Revert commit(s) 31567aa --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 0a022364..7bfcf14d 100644 --- a/build.sbt +++ b/build.sbt @@ -8,7 +8,7 @@ Global / excludeLintKeys += webpackDevServerPort // TODO: val versions = new { val outwatch = "1.0.0-RC17" val colibri = "0.7.8" - val funStack = "0.9.14" + val funStack = "0.8.9" val tapir = "1.7.5" val pprint = "0.8.1" }