Skip to content

Commit a439102

Browse files
Update scala-library to 2.12.15 (#562)
1 parent 20cc832 commit a439102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
organization := "io.github.pauljamescleary"
22
name := "scala-pet-store"
33
version := "0.0.1-SNAPSHOT"
4-
crossScalaVersions := Seq("2.12.14", "2.13.6")
4+
crossScalaVersions := Seq("2.12.15", "2.13.6")
55

66
resolvers += Resolver.sonatypeRepo("snapshots")
77

0 commit comments

Comments
 (0)