Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit 33a4fb6

Browse files
authored
Merge pull request #389 from scala-steward/update/scala-library-2.12.14
Update scala-library, scala-reflect to 2.12.14
2 parents af1f976 + 4a80fc3 commit 33a4fb6

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,5 +1,5 @@
11
lazy val scala213 = "2.13.6"
2-
lazy val scala212 = "2.12.13"
2+
lazy val scala212 = "2.12.14"
33
organization in ThisBuild := "net.exoego"
44
crossScalaVersions in ThisBuild := Seq(scala213, scala212)
55
scalaVersion in ThisBuild := scala213

0 commit comments

Comments
 (0)