Skip to content

Commit aa4b1d0

Browse files
chore(deps): update plugin lombok to v8.13.1 (#280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78c6da1 commit aa4b1d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencyCheck = { id = "org.owasp.dependencycheck", version = "12.1.0" }
3232
dependencyUpdates = { id = "com.github.ben-manes.versions", version = "0.52.0" }
3333
errorprone = { id = "net.ltgt.errorprone", version = "4.1.0" }
3434
gitProperties = { id = "com.gorylenko.gradle-git-properties", version = "2.5.0" }
35-
lombok = { id = "io.freefair.lombok", version = "8.13" }
35+
lombok = { id = "io.freefair.lombok", version = "8.13.1" }
3636
release = { id = "pl.allegro.tech.build.axion-release", version = "1.18.18" }
3737
sonarqube = { id = "org.sonarqube", version = "6.0.1.5171" }
3838
spotless = { id = "com.diffplug.spotless", version = "7.0.2" }

0 commit comments

Comments
 (0)