We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20acf36 commit f996bbcCopy full SHA for f996bbc
project/build.properties
@@ -1 +1 @@
1
-sbt.version=0.13.13
+sbt.version=0.13.15
sbt
@@ -6,7 +6,7 @@ INTERNAL_OPTS="-Dfile.encoding=UTF-8 -Xss4M -Xmx1024M -XX:ReservedCodeCacheSize=
6
# Default options, if nothing is specified
7
DEFAULT_OPTS=""
8
9
-SBT_VERSION="0.13.13"
+SBT_VERSION="0.13.15"
10
SBT_LAUNCHER="$(dirname $0)/project/sbt-launch-$SBT_VERSION.jar"
11
12
if [ ! -e "$SBT_LAUNCHER" ];
0 commit comments