Skip to content

Commit

Permalink
sbt: Update to version 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
r15ch13 committed Sep 14, 2018
1 parent bc927a5 commit 091ddf5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/sbt.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"homepage": "https://www.scala-sbt.org/",
"version": "1.2.1",
"version": "1.2.3",
"license": "BSD-3-Clause",
"url": "https://github.com/sbt/sbt/releases/download/v1.2.1/sbt-1.2.1.zip",
"hash": "83b10679682ba87e1ee0b1ed7180d83569f9f6264ef3632452ff65f23addb797",
"url": "https://github.com/sbt/sbt/releases/download/v1.2.3/sbt-1.2.3.zip",
"hash": "9a05a905edf3fcae2f7ada5689e413a470e3d40d2a19a8ca47dd6a50cbe84ddf",
"extract_dir": "sbt",
"bin": [
"bin\\sbt.bat"
Expand Down

0 comments on commit 091ddf5

Please sign in to comment.