Skip to content

Commit

Permalink
Update scala 2.12.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lenguyenthanh committed Aug 19, 2024
1 parent 0dec6f2 commit b480878
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ ThisBuild / semanticdbVersion := scalafixSemanticdb.revision

ThisBuild / versionScheme := Some(VersionScheme.EarlySemVer)

ThisBuild / scalaVersion := "2.12.19"

lazy val `sbt-tpolecat` = project
.in(file("."))
.enablePlugins(NoPublishPlugin)
Expand Down

0 comments on commit b480878

Please sign in to comment.