Skip to content

Commit

Permalink
Update fun-stack-backend, ... to 0.9.14
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 27, 2023
1 parent 7d34ef4 commit 866093a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Global / excludeLintKeys += webpackDevServerPort // TODO:
val versions = new {
val outwatch = "1.0.0-RC14"
val colibri = "0.7.8"
val funStack = "0.8.9"
val funStack = "0.9.14"
val tapir = "1.7.3"
val pprint = "0.8.1"
}
Expand Down

0 comments on commit 866093a

Please sign in to comment.