Skip to content

Commit 5f96321

Browse files
authored
Merge branch 'main' into dependabot/gradle/com.diffplug.spotless-7.1.0
2 parents a0369e4 + f5cdf31 commit 5f96321

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>2.44.5</version>
27+
<version>2.45.0</version>
2828
<configuration>
2929
<formats>
3030
<format>
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>org.junit.jupiter</groupId>
101101
<artifactId>junit-jupiter-engine</artifactId>
102-
<version>5.13.2</version>
102+
<version>5.13.3</version>
103103
<scope>test</scope>
104104
</dependency>
105105
<dependency>

0 commit comments

Comments
 (0)