diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7ce018f..d74583d 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.5" +bytebuddy = "1.17.6" # plugins versions = "0.51.0"