Skip to content

Commit adab76d

Browse files
Update scala-compiler, scala-library to 2.13.12 (#249)
* Update scala-compiler, scala-library to 2.13.12 * Revert commit(s) f879a78 * Update scala-compiler, scala-library to 2.13.12
1 parent f29c199 commit adab76d

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-
ThisBuild / crossScalaVersions := Seq("2.13.11", "3.3.1")
1+
ThisBuild / crossScalaVersions := Seq("2.13.12", "3.3.1")
22
ThisBuild / scalaVersion := (ThisBuild / crossScalaVersions).value.head
33

44
Global / cancelable := true

0 commit comments

Comments
 (0)