Skip to content

Commit

Permalink
Prepare upgrade to Gradle 8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp94831 committed Jan 21, 2025
1 parent 7a6d57e commit ef0a95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
}

plugins {
id("io.freefair.lombok") version "8.4"
id("io.freefair.lombok") version "8.11"
}
apply(plugin = "com.bakdata.release")
apply(plugin = "com.bakdata.sonar")
Expand Down

0 comments on commit ef0a95f

Please sign in to comment.