Skip to content

Commit

Permalink
Update scala-library, scala-reflect to 2.13.15
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 12, 2025
1 parent e81e37e commit 7b8ab6e
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
Expand Up @@ -216,7 +216,7 @@ lazy val twitter = project
},
)

def Scala212 = "2.12.20"
def Scala212 = "2.13.15"

lazy val buildSettings = Seq(
organization := "org.atnos",
Expand Down

0 comments on commit 7b8ab6e

Please sign in to comment.