Skip to content

Commit 929bbd5

Browse files
Update scala3-library to 3.3.6 (#121)
1 parent 0db5f0a commit 929bbd5

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
@@ -45,7 +45,7 @@ inThisBuild(
4545
)
4646

4747
val withScala3 = Seq(
48-
crossScalaVersions += "3.3.5",
48+
crossScalaVersions += "3.3.6",
4949
)
5050

5151
// *****************************************************************************

0 commit comments

Comments
 (0)