Skip to content

Commit 5e0f343

Browse files
fix(deps): update all non-major dependencies
1 parent 5517af7 commit 5e0f343

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,14 @@
7070
<graalvm-hint.version>1.2.0</graalvm-hint.version>
7171

7272
<assertj.version>3.27.7</assertj.version>
73-
<junit.version>6.0.3</junit.version>
73+
<junit.version>6.1.0</junit.version>
7474

7575
<maven-surefire-plugin.version>3.5.6</maven-surefire-plugin.version>
7676
<maven-source-plugin.version>3.4.0</maven-source-plugin.version>
7777
<dokka-maven-plugin.version>2.2.0</dokka-maven-plugin.version>
7878
<maven-gpg-plugin.version>3.2.8</maven-gpg-plugin.version>
7979
<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>
80+
<native-build-tools-plugin.version>1.1.2</native-build-tools-plugin.version>
8181
</properties>
8282

8383
<dependencyManagement>

0 commit comments

Comments
 (0)