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 10788ec commit b1fca23Copy full SHA for b1fca23
gradle/libs.versions.toml
@@ -46,7 +46,7 @@ openapi-validator = {id = "org.openapitools.openapistylevalidator", version = "1
46
openapi-generator = { id = 'org.openapi.generator', version = '7.17.0' }
47
nexus-publish-plugin = { id = 'io.github.gradle-nexus.publish-plugin', version = '2.0.0' }
48
node-gradle = { id = 'com.github.node-gradle.node', version = '7.1.0' }
49
-docker-remote-api = { id = 'com.bmuschko.docker-remote-api', version = '9.4.0' }
+docker-remote-api = { id = 'com.bmuschko.docker-remote-api', version = '10.0.0' }
50
sonarqube = { id = "org.sonarqube", version = "7.0.1.6134" }
51
52
0 commit comments