Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

Commit

Permalink
Update sbt to 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikArndt committed Nov 25, 2019
1 parent dfcfec9 commit fa4aeb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ FROM circleci/openjdk:11-jdk-stretch

# Environment variables
ENV SCALA_VERSION=2.13.1
ENV SBT_VERSION=1.3.3
ENV SBT_VERSION=1.3.4
ENV SONAR_SCANNER_VERSION=3.3.0.1492
ENV SONAR_SCANNER_PACKAGE=sonar-scanner-cli-${SONAR_SCANNER_VERSION}.zip

Expand Down

0 comments on commit fa4aeb2

Please sign in to comment.