diff options
Diffstat (limited to '.gitlab/deb.yml')
| -rw-r--r-- | .gitlab/deb.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab/deb.yml b/.gitlab/deb.yml index c4c152a..ef456e0 100644 --- a/.gitlab/deb.yml +++ b/.gitlab/deb.yml @@ -34,11 +34,11 @@ license_management: variables: OMNIBUS_PROJECT: license_management -golang-1.15.1: +golang-1.15.2: extends: .deb variables: OMNIBUS_PROJECT: golang - GOLANG_VERSION: '1.15.1' + GOLANG_VERSION: '1.15.2' java-8: extends: .deb |
