Skip to content

Commit

Permalink
scala-library: 2.13.13 -> 2.13.14
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas committed May 4, 2024
1 parent 0d1c340 commit 0957594
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.13" // needed for fancy type inference
scalaVersion := "2.13.14" // needed for fancy type inference
scalacOptions ++= Seq(
"-deprecation",
"-encoding",
Expand Down

0 comments on commit 0957594

Please sign in to comment.