Skip to content

Commit

Permalink
Update scala-library to 2.12.16
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot authored and kitbellew committed Jun 15, 2022
1 parent a07e027 commit 842d6b9
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 @@ -36,7 +36,7 @@ inThisBuild(
)
),
resolvers += Resolver.sonatypeRepo("public"),
scalaVersion := "2.12.15",
scalaVersion := "2.12.16",
publishArtifact in packageDoc := sys.env.contains("CI"),
publishArtifact in packageSrc := sys.env.contains("CI")
)
Expand Down

0 comments on commit 842d6b9

Please sign in to comment.