diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 8788e82..7ce018f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ project = "2023.3-SNAPSHOT" api = "2024.2" snakeyaml = "2.4" spock = "2.4-M4-groovy-3.0" -bytebuddy = "1.17.4" +bytebuddy = "1.17.5" # plugins versions = "0.51.0"