We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e04c12a commit 6216db3Copy full SHA for 6216db3
build.sbt
@@ -1,5 +1,5 @@
1
val scala213 = "2.13.12"
2
-val scala3 = "3.3.1"
+val scala3 = "3.3.3"
3
4
ThisBuild / organization := "io.higherkindness"
5
ThisBuild / githubOrganization := "47degrees"
0 commit comments