Skip to content

Commit

Permalink
Release 1.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
aiyanbo committed Jan 20, 2024
1 parent 0a27fd8 commit 7928c7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Add the following line to one of these files:

```scala

addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.7")
addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.8")

```

Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ThisBuild / version := "1.2.8-SNAPSHOT"
ThisBuild / version := "1.2.8"

ThisBuild / versionScheme := Some("semver-spec")

0 comments on commit 7928c7e

Please sign in to comment.