Skip to content

Commit

Permalink
Merge pull request #401 from armanbilge/topic/version-scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
cquiroz authored Nov 8, 2022
2 parents 2af9abb + e253184 commit f23c22e
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 @@ -4,6 +4,8 @@ import sbtcrossproject.CrossPlugin.autoImport.{ CrossType, crossProject }

lazy val cldrApiVersion = "4.0.0"

ThisBuild / versionScheme := Some("always")

Global / onChangedBuildSource := ReloadOnSourceChanges

lazy val scalaVersion213 = "2.13.10"
Expand Down

0 comments on commit f23c22e

Please sign in to comment.