Skip to content

Commit 9e7bad0

Browse files
committed
[SPARK-24419][BUILD] Upgrade SBT to 0.13.17 with Scala 2.10.7 for JDK9+
## What changes were proposed in this pull request? Upgrade SBT to 0.13.17 with Scala 2.10.7 for JDK9+ ## How was this patch tested? Existing tests Author: DB Tsai <[email protected]> Closes #21458 from dbtsai/sbt.
1 parent 0ebb0c0 commit 9e7bad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
sbt.version=0.13.16
17+
sbt.version=0.13.17

0 commit comments

Comments
 (0)