Compare commits

..

No commits in common. "renovate/io.spring.dependency-management-1.x" and "main" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
plugins {
id 'org.springframework.boot' version '3.4.0'
id 'io.spring.dependency-management' version '1.1.7'
id 'io.spring.dependency-management' version '1.1.6'
id 'io.freefair.lombok' version '8.11'
id 'java'
}