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