Skip to content

Commit e686ad8

Browse files
Update scala3-library, ... to 3.7.1 (#437)
1 parent b7496e1 commit e686ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ inThisBuild(
99
),
1010
homepage := Some(url("http://github.com/ironcorelabs/cats-scalatest")),
1111
licenses := Seq("Apache-2.0" -> url("http://www.opensource.org/licenses/Apache-2.0")),
12-
scalaVersion := "3.7.0",
12+
scalaVersion := "3.7.1",
1313
crossScalaVersions := Seq(scalaVersion.value)
1414
)
1515
)

0 commit comments

Comments
 (0)