Skip to content

Commit d736f96

Browse files
authored
Update scala-library to 2.12.15
1 parent 1317cab commit d736f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ThisBuild / organization := "org.scala-exercises"
22
ThisBuild / githubOrganization := "47degrees"
33
ThisBuild / scalaVersion := "2.13.3"
4-
ThisBuild / crossScalaVersions := Seq("2.13.3", "2.12.11")
4+
ThisBuild / crossScalaVersions := Seq("2.13.3", "2.12.15")
55

66
publish / skip := true
77

0 commit comments

Comments
 (0)