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
killaitis committed Feb 27, 2024
1 parent 531e256 commit 612f965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -16,7 +16,7 @@ version := {

versionScheme := Some("semver-spec")

scalaVersion := "2.13.12"
scalaVersion := "2.13.13"
crossScalaVersions := Seq(scalaVersion.value, "3.3.1")

libraryDependencies ++= Seq(
Expand Down

0 comments on commit 612f965

Please sign in to comment.