File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ plugins {
22 id ' antlr'
33 id ' checkstyle'
44 alias(libs. plugins. spring. boot)
5- // alias(libs.plugins.git.properties)
5+ alias(libs. plugins. git. properties)
66 alias(libs. plugins. docker. remote. api)
77 alias(libs. plugins. spring. dependency. management)
88}
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ lucene = '10.2.2'
4141[plugins ]
4242spring-boot = { id = ' org.springframework.boot' , version.ref = ' spring-boot' }
4343spring-dependency-management = { id = ' io.spring.dependency-management' , version = ' 1.1.7' }
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 ' }
4545openapi-validator = {id = " org.openapitools.openapistylevalidator" , version = " 1.10" }
4646openapi-generator = { id = ' org.openapi.generator' , version = ' 7.13.0' }
4747nexus-publish-plugin = { id = ' io.github.gradle-nexus.publish-plugin' , version = ' 1.1.0' }
You can’t perform that action at this time.
0 commit comments