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 8146e71 commit a761906Copy full SHA for a761906
gradle/libs.versions.toml
@@ -44,7 +44,7 @@ netty = '4.1.119.Final'
44
[plugins]
45
spring-boot = { id = 'org.springframework.boot', version.ref = 'spring-boot' }
46
spring-dependency-management = { id = 'io.spring.dependency-management', version = '1.1.3' }
47
-git-properties = { id = 'com.gorylenko.gradle-git-properties', version = '2.4.2' }
+git-properties = { id = 'com.gorylenko.gradle-git-properties', version = '2.5.0' }
48
openapi-generator = { id = 'org.openapi.generator', version = '7.9.0' }
49
allure = { id = 'io.qameta.allure', version = '2.10.0' }
50
nexus-publish-plugin = { id = 'io.github.gradle-nexus.publish-plugin', version = '1.1.0' }
0 commit comments