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 a2f30b8

Browse files
Revert "no previous M2 artifact to compare against"
This reverts commit 8dbc9b0.
1 parent 8dbc9b0 commit a2f30b8

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
@@ -23,7 +23,7 @@ lazy val `scala-parser-combinators` = crossProject(JSPlatform, JVMPlatform, Nati
2323
settings(
2424
name := "scala-parser-combinators",
2525
version := "1.0.7-SNAPSHOT",
26-
mimaPreviousVersion := None, //Some("1.0.5"),
26+
mimaPreviousVersion := Some("1.0.5"),
2727

2828
apiMappings += (scalaInstance.value.libraryJar ->
2929
url(s"https://www.scala-lang.org/api/${scalaVersion.value}/")),

0 commit comments

Comments
(0)

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