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 @@ -131,7 +131,7 @@ tasks.withType(JavaCompile).configureEach {
131131sourceSets {
132132 main {
133133 java {
134-
134+
135135 }
136136 resources {
137137 srcDirs + = project(" :frontend" ). layout. buildDirectory. dir(" vite" )
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