Skip to content

Commit 4468ddd

Browse files
authored
Merge pull request #1592 from eikek/update/scala3-library-3.6.3
Update scala3-library to 3.6.3
2 parents 1da88d2 + 2b985c9 commit 4468ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ val scalafixSettings = Seq(
1313

1414
val sharedSettings = Seq(
1515
organization := "com.github.eikek",
16-
scalaVersion := "3.6.2",
16+
scalaVersion := "3.6.3",
1717
scalacOptions ++= Seq(
1818
"-deprecation",
1919
"-encoding",

0 commit comments

Comments
 (0)