Skip to content

Commit

Permalink
Reset versionPolicyIntention
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández <info@alejandrohdezma.com>
  • Loading branch information
alejandrohdezma authored Aug 19, 2024
1 parent edcaf42 commit 8033a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ThisBuild / scalaVersion := "2.13.14"
ThisBuild / crossScalaVersions := Seq("2.12.19", "2.13.14", "3.3.3")
ThisBuild / versionPolicyIntention := Compatibility.BinaryAndSourceCompatible
ThisBuild / versionPolicyIntention := Compatibility.BinaryCompatible

ThisBuild / organization := "com.alejandrohdezma"

Expand Down

0 comments on commit 8033a32

Please # to comment.