Skip to content

Commit befeadd

Browse files
authored
Merge branch 'main' into dependabot/gradle/ch.qos.logback-logback-classic-1.5.27
2 parents 4558a62 + 447b418 commit befeadd

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
@@ -24,7 +24,7 @@
2424
<plugin>
2525
<groupId>com.diffplug.spotless</groupId>
2626
<artifactId>spotless-maven-plugin</artifactId>
27-
<version>3.2.0</version>
27+
<version>3.2.1</version>
2828
<configuration>
2929
<formats>
3030
<format>
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>ch.qos.logback</groupId>
6868
<artifactId>logback-classic</artifactId>
69-
<version>1.5.26</version>
69+
<version>1.5.27</version>
7070
</dependency>
7171
<!-- ***** SOCKET MODE DEPENDENCIES ***** -->
7272
<dependency>

0 commit comments

Comments
 (0)