Skip to content

Commit 4fd7325

Browse files
authored
Merge branch 'master' into johannes/compact-classes
2 parents 7de2cc3 + a45797e commit 4fd7325

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
@@ -268,7 +268,7 @@
268268
<plugin>
269269
<groupId>org.sonatype.central</groupId>
270270
<artifactId>central-publishing-maven-plugin</artifactId>
271-
<version>0.9.0</version>
271+
<version>0.10.0</version>
272272
<extensions>true</extensions>
273273
<configuration>
274274
<publishingServerId>central</publishingServerId>
@@ -434,7 +434,7 @@
434434
<dependency>
435435
<groupId>org.checkerframework</groupId>
436436
<artifactId>checker-qual</artifactId>
437-
<version>3.52.1</version>
437+
<version>3.53.0</version>
438438
</dependency>
439439
<dependency>
440440
<groupId>org.hamcrest</groupId>

0 commit comments

Comments
 (0)