Skip to content

Commit 0939303

Browse files
Bump org.projectlombok:lombok from 1.18.46 to 1.18.48 (#144)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.46 to 1.18.48. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.46...v1.18.48) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.48 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrei Ovcharenko <a@krot.name>
1 parent f75a5f1 commit 0939303

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<assertj.version>3.27.7</assertj.version>
2828
<jqwik.version>1.10.1</jqwik.version>
2929
<junit.platform.version>6.1.3</junit.platform.version>
30-
<lombok.version>1.18.46</lombok.version>
30+
<lombok.version>1.18.48</lombok.version>
3131
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
3232
<sonar.organization>krotname</sonar.organization>
3333
<sonar.projectKey>krotname_JavaAlgorithmsShowcase</sonar.projectKey>

0 commit comments

Comments
 (0)