Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Pinto committed Jan 24, 2025
1 parent 909109d commit 8d2e334
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
Expand Up @@ -4,7 +4,7 @@ inThisBuild(
Seq(
scalaVersion := scala212,
organization := "it.agilelab",
version := "1.8.0-SNAPSHOT",
version := "1.9.0-SNAPSHOT",
scapegoatVersion := "1.4.15",
RepositoriesSupport.allResolvers,
WarningAsErrorsSupport.enableWarningAsErrors,
Expand Down

0 comments on commit 8d2e334

Please sign in to comment.