Skip to content

Commit

Permalink
Update scala-library to 2.13.14
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 5, 2024
1 parent fa8d432 commit f4c3eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -20,7 +20,7 @@ lazy val root = (project in file("."))

inThisBuild(
List(
scalaVersion := "2.13.13",
scalaVersion := "2.13.14",
semanticdbEnabled := true, // enable SemanticDB
semanticdbVersion := scalafixSemanticdb.revision // use Scalafix compatible version
)
Expand Down

0 comments on commit f4c3eb4

Please sign in to comment.