diff --git a/props.gradle b/props.gradle index 1d1712ac..df32b125 100644 --- a/props.gradle +++ b/props.gradle @@ -1,5 +1,5 @@ project.ext { - verAsm = '9.4' + verAsm = '9.5' verNetty = '4.1.94.Final' verOshiCore = '6.4.4' verJunit = '5.9.3'