We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77177c7 commit eaea562Copy full SHA for eaea562
build.sbt
@@ -1,7 +1,7 @@
1
// It will automatically reload build.sbt changes at sbt console
2
Global / onChangedBuildSource := ReloadOnSourceChanges
3
4
-val SCALA_3 = "3.3.1"
+val SCALA_3 = "3.3.3"
5
val AIRFRAME_VERSION = sys.env.getOrElse("AIRFRAME_VERSION", "23.6.1")
6
val AIRSPEC_VERSION = "23.6.1"
7
0 commit comments