Skip to content

Commit

Permalink
Merge pull request #79 from larsgrefer/dependabot/gradle/io.freefair.…
Browse files Browse the repository at this point in the history
…lombok-6.4.1

Bump io.freefair.lombok from 6.4.0 to 6.4.1
  • Loading branch information
larsgrefer committed Feb 21, 2022
2 parents 165ce24 + 7c5723b commit 78e40a0
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
@@ -1,6 +1,6 @@
plugins {
id "io.freefair.git-version" version "6.4.0"
id "io.freefair.lombok" version "6.4.0" apply false
id "io.freefair.lombok" version "6.4.1" apply false
id "io.freefair.maven-publish-java" version "6.4.0" apply false
id "io.github.gradle-nexus.publish-plugin" version "1.1.0"
}
Expand Down

0 comments on commit 78e40a0

Please sign in to comment.