Compare commits

..

No commits in common. "renovate/all-minor-patch" and "main" have entirely different histories.

View file

@ -5,7 +5,7 @@
<parent>
<groupId>dev.w9r.pom</groupId>
<artifactId>spring-boot-starter</artifactId>
<version>0.1.13</version>
<version>0.1.12</version>
</parent>
<groupId>dev.w9r.service</groupId>
<artifactId>config</artifactId>
@ -56,7 +56,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.12.0</version>
<version>5.11.4</version>
<scope>test</scope>
</dependency>
</dependencies>