Skip to content

Commit

Permalink
update parent 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
duantihua committed Jan 13, 2024
1 parent 3dbac2c commit a56c7c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -2,7 +2,7 @@ import org.beangle.parent.Dependencies.*
import org.beangle.parent.Settings.*

ThisBuild / organization := "org.beangle.doc"
ThisBuild / version := "0.3.0-SNAPSHOT"
ThisBuild / version := "0.3.0"

ThisBuild / scmInfo := Some(
ScmInfo(
Expand Down
2 changes: 1 addition & 1 deletion project/plugin.sbt
@@ -1,4 +1,4 @@
addSbtPlugin("org.beangle.parent" % "sbt-beangle-parent" % "0.11.0")
addSbtPlugin("org.beangle.parent" % "sbt-beangle-parent" % "0.11.1")
addSbtPlugin("org.beangle.build" % "sbt-beangle-build" % "0.0.12")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
addDependencyTreePlugin

0 comments on commit a56c7c3

Please sign in to comment.