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

Commit bb5904f

Browse files
authored
Merge pull request #458 from scala-steward/update/scala-library-2.13.8
Update scala-library, scala-reflect to 2.13.8
2 parents cf3396c + 4774ac4 commit bb5904f

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,4 +1,4 @@
1-
lazy val scala213 = "2.13.7"
1+
lazy val scala213 = "2.13.8"
22
lazy val scala212 = "2.12.15"
33
ThisBuild / organization := "net.exoego"
44
ThisBuild / crossScalaVersions := Seq(scala213, scala212)

0 commit comments

Comments
 (0)