Skip to content

Commit eaea562

Browse files
committed
Update scala3-library, ... to 3.3.3
1 parent 77177c7 commit eaea562

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
@@ -1,7 +1,7 @@
11
// It will automatically reload build.sbt changes at sbt console
22
Global / onChangedBuildSource := ReloadOnSourceChanges
33

4-
val SCALA_3 = "3.3.1"
4+
val SCALA_3 = "3.3.3"
55
val AIRFRAME_VERSION = sys.env.getOrElse("AIRFRAME_VERSION", "23.6.1")
66
val AIRSPEC_VERSION = "23.6.1"
77

0 commit comments

Comments
 (0)