Skip to content

Commit ac6fc53

Browse files
Merge pull request #74 from xenit-eu/renovate/io.freefair.lombok-9.x
Update plugin io.freefair.lombok to v9.1.0
2 parents 1ef88f9 + 561bfab commit ac6fc53

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

contentgrid-helm-client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java-library'
33
id 'maven-publish'
4-
id 'io.freefair.lombok' version '9.0.0'
4+
id 'io.freefair.lombok' version '9.1.0'
55
}
66

77
java {

contentgrid-junit-jupiter-k8s/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java-library'
33
id 'maven-publish'
4-
id 'io.freefair.lombok' version '9.0.0'
4+
id 'io.freefair.lombok' version '9.1.0'
55
}
66

77
tasks.register("testResourcesJar", Jar) {

contentgrid-testcontainers-k3s-cilium/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java-library'
33
id 'maven-publish'
4-
id 'io.freefair.lombok' version '9.0.0'
4+
id 'io.freefair.lombok' version '9.1.0'
55
}
66

77
java {

contentgrid-testcontainers-registry/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java-library'
33
id 'maven-publish'
4-
id 'io.freefair.lombok' version '9.0.0'
4+
id 'io.freefair.lombok' version '9.1.0'
55
}
66

77
java {

0 commit comments

Comments
 (0)