Skip to content

Commit 5495d06

Browse files
scalameta-botkitbellew
authored andcommitted
Update scala3-library to 3.7.1
1 parent 736660a commit 5495d06

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
@@ -34,7 +34,7 @@ inThisBuild(List(
3434
),
3535
resolvers ++= Resolver.sonatypeOssRepos("public"),
3636
scalaVersion := "2.12.20",
37-
crossScalaVersions += "3.7.0",
37+
crossScalaVersions += "3.7.1",
3838
packageDoc / publishArtifact := insideCI.value,
3939
packageSrc / publishArtifact := insideCI.value,
4040
))

0 commit comments

Comments
 (0)