Skip to content

Commit

Permalink
Update outwatch to 1.1.0 (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jun 26, 2024
1 parent 08f532f commit 467acdd
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 @@ -5,7 +5,7 @@ ThisBuild / version := "0.1.0-SNAPSHOT"
ThisBuild / scalaVersion := "2.13.14"

val versions = new {
val outwatch = "1.0.0"
val outwatch = "1.1.0"
val scalaTest = "3.2.19"
}

Expand Down

0 comments on commit 467acdd

Please sign in to comment.