We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c55b12 commit 02a02e7Copy full SHA for 02a02e7
build.gradle
@@ -12,7 +12,7 @@ plugins {
12
id 'application'
13
id 'maven-publish'
14
//id 'osgi' // discontinued - do we need it?
15
- id 'com.bmuschko.docker-java-application' version '9.4.0'
+ id 'com.bmuschko.docker-java-application' version '10.0.0'
16
id "nebula.ospackage-application" version "9.1.1"
17
id 'org.ajoberstar.grgit' version '5.3.3'
18
id 'to.wetransform.semantic-release-version' version '2.1.3'
0 commit comments