Skip to content

Commit e0ca99b

Browse files
authored
Merge branch 'main' into create-installation-access-repositories
2 parents 147c247 + 54902e8 commit e0ca99b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@
333333
<plugin>
334334
<groupId>com.diffplug.spotless</groupId>
335335
<artifactId>spotless-maven-plugin</artifactId>
336-
<version>2.22.8</version>
336+
<version>2.24.0</version>
337337
<executions>
338338
<execution>
339339
<id>spotless-check</id>
@@ -585,7 +585,7 @@
585585
<dependency>
586586
<groupId>com.google.code.gson</groupId>
587587
<artifactId>gson</artifactId>
588-
<version>2.9.0</version>
588+
<version>2.9.1</version>
589589
<scope>test</scope>
590590
</dependency>
591591
<dependency>

0 commit comments

Comments
 (0)