Skip to content

Commit 8033a32

Browse files
Reset versionPolicyIntention
Signed-off-by: Alejandro Hernández <[email protected]>
1 parent edcaf42 commit 8033a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ThisBuild / scalaVersion := "2.13.14"
22
ThisBuild / crossScalaVersions := Seq("2.12.19", "2.13.14", "3.3.3")
3-
ThisBuild / versionPolicyIntention := Compatibility.BinaryAndSourceCompatible
3+
ThisBuild / versionPolicyIntention := Compatibility.BinaryCompatible
44

55
ThisBuild / organization := "com.alejandrohdezma"
66

0 commit comments

Comments
 (0)