Skip to content

Commit e0ec133

Browse files
committed
scala3-library 3.3.7 (was 3.3.6)
1 parent 0fabcfe commit e0ec133

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
@@ -3,7 +3,7 @@ version := "1.0-SNAPSHOT"
33

44
enablePlugins(PlayScala)
55

6-
scalaVersion := "3.3.6"
6+
scalaVersion := "3.3.7"
77
scalacOptions ++= List("-encoding", "utf8", "-deprecation", "-feature", "-unchecked")
88

99
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)