Skip to content

Commit 12a0368

Browse files
authored
Reset compatibility intention
1 parent c8c8794 commit 12a0368

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
@@ -12,7 +12,7 @@ inThisBuild(List(
1212
url("https://github.com/alexarchambault")
1313
)
1414
),
15-
versionPolicyIntention := Compatibility.BinaryCompatible,
15+
versionPolicyIntention := Compatibility.BinaryAndSourceCompatible,
1616
libraryDependencySchemes += "com.typesafe" %% "mima-core" % "semver-spec"
1717
))
1818

0 commit comments

Comments
 (0)