Skip to content

Commit

Permalink
Merge pull request #361 from Spazzinq/dependabot/gradle/beta/io.freef…
Browse files Browse the repository at this point in the history
…air.lombok-8.6

Bump io.freefair.lombok from 8.0.1 to 8.6
  • Loading branch information
Spazzinq authored Jul 9, 2024
2 parents a87e895 + e4a4620 commit 26db7b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion API/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'io.freefair.lombok' version '8.0.1'
id 'io.freefair.lombok' version '8.6'
}

dependencies {
Expand Down
2 changes: 1 addition & 1 deletion FlightControl/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'io.freefair.lombok' version '8.4'
id 'io.freefair.lombok' version '8.6'
id 'com.github.johnrengelman.shadow' version '8.1.1'
}

Expand Down

0 comments on commit 26db7b3

Please sign in to comment.