Skip to content

Commit f996bbc

Browse files
committed
sbt 0.13.15
1 parent 20acf36 commit f996bbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=0.13.13
1+
sbt.version=0.13.15

sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ INTERNAL_OPTS="-Dfile.encoding=UTF-8 -Xss4M -Xmx1024M -XX:ReservedCodeCacheSize=
66
# Default options, if nothing is specified
77
DEFAULT_OPTS=""
88

9-
SBT_VERSION="0.13.13"
9+
SBT_VERSION="0.13.15"
1010
SBT_LAUNCHER="$(dirname $0)/project/sbt-launch-$SBT_VERSION.jar"
1111

1212
if [ ! -e "$SBT_LAUNCHER" ];

0 commit comments

Comments
 (0)