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 e4bf443

Browse files
Merge branch 'main' into update/scala-library-2.13.10
2 parents cdc332b + 1fe900b commit e4bf443

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ lazy val parserCombinators = crossProject(JVMPlatform, JSPlatform, NativePlatfor
2727
name := "scala-parser-combinators",
2828
scalaModuleAutomaticModuleName := Some("scala.util.parsing"),
2929

30-
crossScalaVersions := Seq("2.13.10", "2.12.16", "2.11.12", "3.2.0"),
30+
crossScalaVersions := Seq("2.13.10", "2.12.17", "2.11.12", "3.2.0"),
3131
scalaVersion := crossScalaVersions.value.head,
3232

3333
libraryDependencies += "junit" % "junit" % "4.13.2" % Test,

‎project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.7.1
1+
sbt.version=1.7.2

0 commit comments

Comments
(0)

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