Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

Commit

Permalink
fixing the plugin #s for jar files that are presently available in 2018
Browse files Browse the repository at this point in the history
  • Loading branch information
josephjaniga committed Nov 7, 2018
1 parent 0e82944 commit b98bb9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ ENV SONAR_VERSION=7.4 \
SONARQUBE_HOME=/opt/sonarqube \
SQ_GIT_VERSION=1.6.0.1363 \
SQ_SVN_VERSION=1.9.0.1310 \
SQ_JAVA_VERSION=5.9.0.16236 \
SQ_JAVA_VERSION=5.10.0.16419 \
SQ_JS_VERSION=5.1.0.6994 \
SQ_TS_VERSION=1.9.0.3398 \
SQ_PHP_VERSION=2.16.0.4074 \
SQ_PY_VERSION=1.11.0.2361 \
SQ_CSHARP_VERSION=7.8.0.7319 \
SQ_CSHARP_VERSION=7.8.0.7429 \
SQ_XML_VERSION=1.6.0.1637 \
SQ_LDAP_VERSION=2.2.0.689 \
SQ_GITHUB_VERSION=1.5.0.1403 \
Expand Down

0 comments on commit b98bb9d

Please sign in to comment.