Skip to content

Commit

Permalink
Merge branch 'master' into update/sbt-scalajs-1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 26, 2023
2 parents 43725de + fd96f75 commit 5cc4a80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ ThisBuild / scalaVersion := "2.13.12"
Global / excludeLintKeys += webpackDevServerPort // TODO:

val versions = new {
val outwatch = "1.0.0-RC14"
val outwatch = "1.0.0-RC17"
val colibri = "0.7.8"
val funStack = "0.8.9"
val tapir = "1.7.4"
val tapir = "1.7.5"
val pprint = "0.8.1"
}

Expand Down

0 comments on commit 5cc4a80

Please sign in to comment.