Skip to content

Commit

Permalink
chore(deps): update plugin io.freefair.lombok to v8.4 (#865)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 8, 2023
1 parent 004e97b commit 107f5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -8,7 +8,7 @@ plugins {
signing
`java-library`
`maven-publish`
id("io.freefair.lombok").version("8.3").apply(false)
id("io.freefair.lombok").version("8.4").apply(false)
id("com.coditory.manifest").version("0.2.6").apply(false)
id("me.champeau.jmh").version("0.7.1").apply(false)
id("com.github.johnrengelman.shadow").version("8.1.1").apply(false)
Expand Down

0 comments on commit 107f5b9

Please sign in to comment.