Skip to content

Commit

Permalink
Reset compatibility intention
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrf authored Apr 23, 2024
1 parent c8c8794 commit 12a0368
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.BinaryCompatible,
versionPolicyIntention := Compatibility.BinaryAndSourceCompatible,
libraryDependencySchemes += "com.typesafe" %% "mima-core" % "semver-spec"
))

Expand Down

0 comments on commit 12a0368

Please sign in to comment.