Skip to content

Commit

Permalink
scala-library: 2.13.12 -> 2.13.13 (#876)
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas authored Mar 9, 2024
1 parent 08b5b9a commit 35f6724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/free/build.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
scalaVersion := "2.13.12" // needed for fancy type inference
scalaVersion := "2.13.13" // needed for fancy type inference
scalacOptions ++= Seq(
"-deprecation",
"-encoding",
Expand Down

0 comments on commit 35f6724

Please sign in to comment.