Skip to content

Commit c0404b5

Browse files
Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 (#989)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.32 to 1.18.34. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.32...v1.18.34) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cfddb6 commit c0404b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<kotlin.version>2.0.0</kotlin.version>
6464
<kotlinx-serialization.version>1.7.1</kotlinx-serialization.version>
6565
<kotlinx-datetime.version>0.6.0</kotlinx-datetime.version>
66-
<lombok.version>1.18.32</lombok.version>
66+
<lombok.version>1.18.34</lombok.version>
6767
<lombok-maven-plugin.version>1.18.20.0</lombok-maven-plugin.version>
6868
<junit.version>4.13.2</junit.version>
6969
<mockito.version>5.12.0</mockito.version>

0 commit comments

Comments
 (0)