Skip to content

Commit

Permalink
Update scala-library, scalap to 2.12.20 (#195)
Browse files Browse the repository at this point in the history
Co-authored-by: Seth Tisue <[email protected]>
  • Loading branch information
scala-steward and SethTisue authored Nov 15, 2024
1 parent 6607024 commit 030696e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
val buildName = "jardiff"

val scala212Version = "2.12.19"
val scala212Version = "2.12.20"
val scala213Version = "2.13.15"

inThisBuild(Seq[Setting[_]](
Expand Down

0 comments on commit 030696e

Please sign in to comment.