Skip to content

Commit 10788ec

Browse files
committed
Revert
1 parent d5bca8f commit 10788ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ lucene = '10.2.2'
4141
[plugins]
4242
spring-boot = { id = 'org.springframework.boot', version.ref = 'spring-boot' }
4343
spring-dependency-management = { id = 'io.spring.dependency-management', version = '1.1.3' }
44-
git-properties = { id = 'com.gorylenko.gradle-git-properties', version = '2.4.2' }
44+
git-properties = { id = 'com.gorylenko.gradle-git-properties', version = '2.5.3' }
4545
openapi-validator = {id = "org.openapitools.openapistylevalidator", version = "1.10" }
4646
openapi-generator = { id = 'org.openapi.generator', version = '7.17.0' }
4747
nexus-publish-plugin = { id = 'io.github.gradle-nexus.publish-plugin', version = '2.0.0' }

0 commit comments

Comments
 (0)