Skip to content

Commit

Permalink
Version 0.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dobretzberger committed Oct 20, 2021
1 parent de3ea4f commit 310c350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ object ScalaJasperBuild extends Build {
id = "scalajasper",
base = file("."),
settings = Project.defaultSettings ++ Seq(
version := "0.5.9-SNAPSHOT",
version := "0.5.9",
fork := true,
resolvers += "Jasper" at "http://jasperreports.sourceforge.net/maven2",
resolvers += "Jasper Third Party" at "https://jaspersoft.jfrog.io/jaspersoft/third-party-ce-artifacts",
Expand Down

0 comments on commit 310c350

Please sign in to comment.