We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7598664 + 6445a01 commit c803d2bCopy full SHA for c803d2b
gradle/dependencies.gradle
@@ -7,7 +7,7 @@ ext {
7
blockhoundVersion = "1.0.7.RELEASE"
8
byteBuddyVersion = "1.14.1"
9
cglibVersion = "3.3.0"
10
- javaObjectLayoutVersion = "0.16"
+ javaObjectLayoutVersion = "0.17"
11
jmhVersion = "1.36"
12
junitVersion = "5.9.2"
13
logbackVersion = "1.2.11"
0 commit comments