Skip to content

Commit

Permalink
Update sbt to 1.7.3 (#130)
Browse files Browse the repository at this point in the history

Co-authored-by: kenji yoshida <6b656e6a69@gmail.com>
  • Loading branch information
scala-steward-bot and xuwei-k authored Nov 3, 2022
1 parent 0d130ee commit f4cc04a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.7.2
sbt.version=1.7.3
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
addSbtPlugin("com.eed3si9n" % "sbt-nocomma" % "0.1.0")
addSbtPlugin("com.eed3si9n" % "sbt-nocomma" % "0.1.0" exclude("org.scalatest", "scalatest_2.12"))

0 comments on commit f4cc04a

Please sign in to comment.