Skip to content

Commit

Permalink
scala-library: 2.13.11 -> 2.13.12
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas committed Sep 16, 2023
1 parent 21cdd52 commit 4cfc306
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.11" // needed for fancy type inference
scalaVersion := "2.13.12" // needed for fancy type inference
scalacOptions ++= Seq(
"-deprecation",
"-encoding",
Expand Down

0 comments on commit 4cfc306

Please sign in to comment.