There was an error while loading. Please reload this page.
2 parents 2fd9cd0 + 9310644 commit afa1978Copy full SHA for afa1978
1 file changed
pom.xml
@@ -44,7 +44,7 @@
44
<dependency>
45
<groupId>com.github.cryptomorin</groupId>
46
<artifactId>XSeries</artifactId>
47
- <version>13.7.0</version>
+ <version>13.7.1</version>
48
</dependency>
49
50
<groupId>net.sandrohc</groupId>
@@ -222,7 +222,7 @@
222
<plugin>
223
<groupId>com.diffplug.spotless</groupId>
224
<artifactId>spotless-maven-plugin</artifactId>
225
- <version>3.7.0</version>
+ <version>3.8.0</version>
226
<configuration>
227
<java>
228
<cleanthat>
0 commit comments