deps(maven): bump org.junit.jupiter:junit-jupiter from 5.10.2 to 6.1.0 in /bindings/java (#276)
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
<maven.compiler.release>22</maven.compiler.release>
|
<maven.compiler.release>22</maven.compiler.release>
|
||||||
<junit.version>5.10.2</junit.version>
|
<junit.version>6.1.0</junit.version>
|
||||||
<!-- The FFM API is restricted; grant native access to the unnamed module so
|
<!-- The FFM API is restricted; grant native access to the unnamed module so
|
||||||
tests and examples run without warnings. Consumers pass the same flag. -->
|
tests and examples run without warnings. Consumers pass the same flag. -->
|
||||||
<native.access.arg>--enable-native-access=ALL-UNNAMED</native.access.arg>
|
<native.access.arg>--enable-native-access=ALL-UNNAMED</native.access.arg>
|
||||||
|
|||||||
Reference in New Issue
Block a user