Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 477c589

Browse files
committedJun 1, 2023
Update scala3-library, ... to 3.3.0
1 parent 4a29462 commit 477c589

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
@@ -53,7 +53,7 @@ lazy val junit = libraryDependencies += "com.github.sbt" % "junit-interface" % "
5353
lazy val scala211 = "2.11.12"
5454
lazy val scala212 = "2.12.17"
5555
lazy val scala213 = "2.13.10"
56-
lazy val scala3 = "3.2.2"
56+
lazy val scala3 = "3.3.0"
5757

5858
lazy val compat = new MultiScalaCrossProject(
5959
"compat",

0 commit comments

Comments
 (0)
Please sign in to comment.