Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 46971ed

Browse files
committed
update version policy for minor release
1 parent 8f697e5 commit 46971ed

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
@@ -49,7 +49,7 @@ lazy val xml = crossProject(JSPlatform, JVMPlatform)
4949
|additional information regarding copyright ownership.
5050
|""".stripMargin)),
5151

52-
versionPolicyIntention := Compatibility.BinaryCompatible,
52+
versionPolicyIntention := Compatibility.BinaryAndSourceCompatible,
5353

5454
apiMappings ++= scalaInstance.value.libraryJars.filter { file =>
5555
file.getName.startsWith("scala-library") && file.getName.endsWith(".jar")

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /