Compare commits

...

1 commit

Author SHA1 Message Date
dependabot[bot]
9a0ae3517a
Bump lombok from 1.18.20 to 1.18.24
Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.20 to 1.18.24.
- [Release notes](https://github.com/projectlombok/lombok/releases)
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.20...v1.18.24)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 02:15:44 +00:00

View file

@ -23,7 +23,7 @@
<kemitix-maven-tiles.version>2.4.1</kemitix-maven-tiles.version>
<kemitix-checkstyle.version>5.4.0</kemitix-checkstyle.version>
<list-head-tail.version>1.0.0</list-head-tail.version>
<lombok.version>1.18.20</lombok.version>
<lombok.version>1.18.24</lombok.version>
<assertj.version>3.19.0</assertj.version>
<trajano-commons-testing.version>2.1.0</trajano-commons-testing.version>
<junit.version>5.7.2</junit.version>