Skip to content

Commit ea21545

Browse files
committed
Update scala-library to 2.13.18
1 parent 0d19d9e commit ea21545

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Global / onChangedBuildSource := IgnoreSourceChanges // not working well with we
22

33
name := "OutwatchExample"
44
ThisBuild / version := "0.1.0-SNAPSHOT"
5-
ThisBuild / scalaVersion := "2.13.16"
5+
ThisBuild / scalaVersion := "2.13.18"
66

77
val versions = new {
88
val outwatch = "1.1.0"

0 commit comments

Comments
 (0)