diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6c0c30c..ad8fbcf 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ project = "2026.1-SNAPSHOT" api = "2024.2" snakeyaml = "2.5" spock = "2.4-M6-groovy-4.0" -bytebuddy = "1.18.2" +bytebuddy = "1.18.3" # plugins updates = "0.53.0"