Skip to content

Commit 08370d1

Browse files
authored
Update ByteBuddy to 1.17.6 to support modern JDK versions (#4510)
Fixes #4508
1 parent b02ee06 commit 08370d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dokka_version=2.0.0
1818
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
1919
org.jetbrains.dokka.experimental.gradle.pluginMode.nowarn=true
2020

21-
byte_buddy_version=1.10.9
21+
byte_buddy_version=1.17.6
2222
reactor_version=3.4.1
2323
reactor_docs_version=3.4.5
2424
reactive_streams_version=1.0.3

0 commit comments

Comments
 (0)