Skip to content

Commit

Permalink
Merge pull request #310 from scala-steward/update/junit-4.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gabro authored Feb 13, 2021
2 parents fc5a4d7 + bdb0ef0 commit 899da5e
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 @@ -12,7 +12,7 @@ def scala212 = "2.12.13"
def scala211 = "2.11.12"
def scala3Stable = "3.0.0-M3"
def scala3Previous = List("3.0.0-M2")
def junitVersion = "4.13"
def junitVersion = "4.13.2"
def gcp = "com.google.cloud" % "google-cloud-storage" % "1.113.9"
inThisBuild(
List(
Expand Down

0 comments on commit 899da5e

Please sign in to comment.