Skip to content

Commit

Permalink
Update scala-library to 2.12.15 (#562)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 14, 2021
1 parent 20cc832 commit a439102
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
@@ -1,7 +1,7 @@
organization := "io.github.pauljamescleary"
name := "scala-pet-store"
version := "0.0.1-SNAPSHOT"
crossScalaVersions := Seq("2.12.14", "2.13.6")
crossScalaVersions := Seq("2.12.15", "2.13.6")

resolvers += Resolver.sonatypeRepo("snapshots")

Expand Down

0 comments on commit a439102

Please sign in to comment.