Skip to content

Commit

Permalink
Merge pull request #64 from kit-data-manager/renovate/org.springframe…
Browse files Browse the repository at this point in the history
…work.boot-spring-boot-configuration-processor-2.x

Update dependency org.springframework.boot:spring-boot-configuration-processor to v2.7.18
  • Loading branch information
ThomasJejkal authored Oct 6, 2024
2 parents 53922c2 + 60fb98b commit 8aa709c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ dependencies {
testImplementation 'net.bytebuddy:byte-buddy:1.12.16'
testImplementation 'org.junit.vintage:junit-vintage-engine:5.11.1'

annotationProcessor 'org.springframework.boot:spring-boot-configuration-processor:2.7.3'
annotationProcessor 'org.springframework.boot:spring-boot-configuration-processor:2.7.18'
annotationProcessor 'org.projectlombok:lombok:1.18.24'

compileOnly 'org.projectlombok:lombok:1.18.24'
Expand Down

0 comments on commit 8aa709c

Please sign in to comment.