We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 970a059 + 8033a32 commit fc68d32Copy full SHA for fc68d32
build.sbt
@@ -1,6 +1,6 @@
1
ThisBuild / scalaVersion := "2.13.14"
2
ThisBuild / crossScalaVersions := Seq("2.12.19", "2.13.14", "3.3.3")
3
-ThisBuild / versionPolicyIntention := Compatibility.None
+ThisBuild / versionPolicyIntention := Compatibility.BinaryCompatible
4
5
ThisBuild / organization := "com.alejandrohdezma"
6
0 commit comments