Skip to content

Commit

Permalink
Update fun-stack-backend, ... to 0.9.23
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 28, 2024
1 parent 4e200f8 commit 79f7144
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-RC17"
val colibri = "0.7.8"
val funStack = "0.8.9"
val funStack = "0.9.23"
val tapir = "1.9.7"
val pprint = "0.8.1"
}
Expand Down

0 comments on commit 79f7144

Please sign in to comment.