We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5517af7 commit 5e0f343Copy full SHA for 5e0f343
1 file changed
pom.xml
@@ -70,14 +70,14 @@
70
<graalvm-hint.version>1.2.0</graalvm-hint.version>
71
72
<assertj.version>3.27.7</assertj.version>
73
- <junit.version>6.0.3</junit.version>
+ <junit.version>6.1.0</junit.version>
74
75
<maven-surefire-plugin.version>3.5.6</maven-surefire-plugin.version>
76
<maven-source-plugin.version>3.4.0</maven-source-plugin.version>
77
<dokka-maven-plugin.version>2.2.0</dokka-maven-plugin.version>
78
<maven-gpg-plugin.version>3.2.8</maven-gpg-plugin.version>
79
<central-publishing-maven-plugin.version>0.10.0</central-publishing-maven-plugin.version>
80
- <native-build-tools-plugin.version>1.1.1</native-build-tools-plugin.version>
+ <native-build-tools-plugin.version>1.1.2</native-build-tools-plugin.version>
81
</properties>
82
83
<dependencyManagement>
0 commit comments