fix(deps): update all non-major dependencies #18

Open
renovatebot wants to merge 1 commit from renovate/all-minor-patch into main

View file

@ -90,7 +90,7 @@
<dependency> <dependency>
<groupId>dev.w9r.pom</groupId> <groupId>dev.w9r.pom</groupId>
<artifactId>dependencies</artifactId> <artifactId>dependencies</artifactId>
<version>0.1.13</version> <version>0.1.14</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>
@ -292,7 +292,7 @@
<plugin> <plugin>
<groupId>org.graalvm.buildtools</groupId> <groupId>org.graalvm.buildtools</groupId>
<artifactId>native-maven-plugin</artifactId> <artifactId>native-maven-plugin</artifactId>
<version>0.10.5</version> <version>0.10.6</version>
<extensions>true</extensions> <extensions>true</extensions>
</plugin> </plugin>
<plugin> <plugin>