diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c597594..cb920be 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ project = "2023.3-SNAPSHOT" api = "2023.1" snakeyaml = "2.3" spock = "2.4-M4-groovy-3.0" -bytebuddy = "1.17.0" +bytebuddy = "1.17.1" # plugins versions = "0.52.0"