Skip to content

Commit

Permalink
build(deps): Update scala-library from 2.13.10 to 2.13.11
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] authored and ckipp01 committed Jun 27, 2023
1 parent 549980b commit 6e44868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import com.goyeau.mill.scalafix.ScalafixModule
import io.kipp.mill.ci.release.CiReleaseModule

val scala212 = "2.12.18"
val scala213 = "2.13.10"
val scala213 = "2.13.11"

val scalaJS1 = "1.11.0"

Expand Down

0 comments on commit 6e44868

Please sign in to comment.