Skip to content

Commit

Permalink
Bump org.openjdk.jol:jol-core from 0.16 to 0.17 (#3393)
Browse files Browse the repository at this point in the history
Bumps [org.openjdk.jol:jol-core](https://github.com/openjdk/jol) from 0.16 to 0.17.
- [Release notes](https://github.com/openjdk/jol/releases)
- [Commits](openjdk/jol@0.16...0.17)

---
updated-dependencies:
- dependency-name: org.openjdk.jol:jol-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 9, 2023
1 parent 920856d commit 6445a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ext {
blockhoundVersion = "1.0.7.RELEASE"
byteBuddyVersion = "1.14.1"
cglibVersion = "3.3.0"
javaObjectLayoutVersion = "0.16"
javaObjectLayoutVersion = "0.17"
jmhVersion = "1.36"
junitVersion = "5.9.2"
logbackVersion = "1.2.11"
Expand Down

0 comments on commit 6445a01

Please sign in to comment.