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

Commit fa4aeb2

Browse files
committed
Update sbt to 1.3.4
1 parent dfcfec9 commit fa4aeb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ FROM circleci/openjdk:11-jdk-stretch
1313

1414
# Environment variables
1515
ENV SCALA_VERSION=2.13.1
16-
ENV SBT_VERSION=1.3.3
16+
ENV SBT_VERSION=1.3.4
1717
ENV SONAR_SCANNER_VERSION=3.3.0.1492
1818
ENV SONAR_SCANNER_PACKAGE=sonar-scanner-cli-${SONAR_SCANNER_VERSION}.zip
1919

0 commit comments

Comments
 (0)