We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4558a62 + 447b418 commit befeaddCopy full SHA for befeadd
1 file changed
pom.xml
@@ -24,7 +24,7 @@
24
<plugin>
25
<groupId>com.diffplug.spotless</groupId>
26
<artifactId>spotless-maven-plugin</artifactId>
27
- <version>3.2.0</version>
+ <version>3.2.1</version>
28
<configuration>
29
<formats>
30
<format>
@@ -66,7 +66,7 @@
66
<dependency>
67
<groupId>ch.qos.logback</groupId>
68
<artifactId>logback-classic</artifactId>
69
- <version>1.5.26</version>
+ <version>1.5.27</version>
70
</dependency>
71
<!-- ***** SOCKET MODE DEPENDENCIES ***** -->
72
0 commit comments