Skip to content

Commit

Permalink
Upgrade scala version
Browse files Browse the repository at this point in the history
  • Loading branch information
mijicd committed Aug 23, 2024
1 parent 66dc601 commit 9887598
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ inThisBuild(
Developer("jdegoes", "John De Goes", "[email protected]", url("https://degoes.net")),
Developer("mijicd", "Dejan Mijic", "[email protected]", url("https://github.com/mijicd"))
),
scala213 := "2.13.14",
startYear := Some(2021)
)
)
Expand Down

0 comments on commit 9887598

Please sign in to comment.