Skip to content

Commit

Permalink
Update scala-library to 2.13.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and jchapuis committed Nov 4, 2021
1 parent 1c073b2 commit ae6853d
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 @@ -26,7 +26,7 @@ inThisBuild(
sonatypeProjectHosting := Some(
xerial.sbt.Sonatype.GitHubHosting("endless4s", "endless", "[email protected]")
),
scalaVersion := "2.13.6",
scalaVersion := "2.13.7",
Global / onChangedBuildSource := ReloadOnSourceChanges,
PB.protocVersion := "3.17.3", // works on Apple Silicon,
versionPolicyIntention := Compatibility.None,
Expand Down

0 comments on commit ae6853d

Please sign in to comment.