Skip to content

Commit

Permalink
Reset compatibility intention
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrf committed Dec 5, 2023
1 parent eebc935 commit a9a2789
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
Expand Up @@ -12,7 +12,7 @@ inThisBuild(List(
url("https://github.com/alexarchambault")
)
),
versionPolicyIntention := Compatibility.None,
versionPolicyIntention := Compatibility.BinaryCompatible,
libraryDependencySchemes += "com.typesafe" %% "mima-core" % "semver-spec"
))

Expand Down

0 comments on commit a9a2789

Please sign in to comment.