Skip to content

Commit

Permalink
Update build.properties and plugins.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
julianmendez committed Feb 18, 2024
1 parent d20e205 commit 65d8837
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
Expand Up @@ -7,5 +7,5 @@
# [https://repo1.maven.org/maven2/org/scala-sbt/sbt-launch/]
# [https://repo.scala-sbt.org/scalasbt/maven-releases/org/scala-sbt/sbt-launch/]
#
sbt.version=1.9.7
sbt.version=1.9.8

2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* [[https://github.com/sbt/sbt-assembly]]
* [[https://repo1.maven.org/maven2/com/eed3si9n/sbt-assembly_2.12_1.0/]]
*/
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.3")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")

/**
* scalastyle-sbt-plugin
Expand Down

0 comments on commit 65d8837

Please sign in to comment.