Skip to content

Commit

Permalink
Update scala-library to 2.13.13
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 28, 2024
1 parent ab90f07 commit e9af539
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
@@ -11,7 +11,7 @@ inThisBuild(
organizationName := "Dept. of Protein Evolution, Max Planck Institute for Biology",
startYear := Some(2018),
licenses += ("Apache-2.0", url("https://www.apache.org/licenses/LICENSE-2.0")),
scalaVersion := "2.13.6"
scalaVersion := "2.13.13"
)
)

0 comments on commit e9af539

Please sign in to comment.