Skip to content

Commit

Permalink
Reinstate Scala 2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
fbiville committed Oct 13, 2023
1 parent 03ffd3c commit 6fb9902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
<properties>
<!-- 2.12.15 is the minimum, because of https://github.com/scala/bug/issues/12419 -->
<!-- required fix is https://github.com/scala/scala/pull/9676 -->
<scala.version>2.13.12</scala.version>
<scala.version>2.12.18</scala.version>
<scala.binary.version>2.12</scala.binary.version>
</properties>
</profile>
Expand Down

0 comments on commit 6fb9902

Please sign in to comment.