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 7de2cc3 + a45797e commit 4fd7325Copy full SHA for 4fd7325
1 file changed
pom.xml
@@ -268,7 +268,7 @@
268
<plugin>
269
<groupId>org.sonatype.central</groupId>
270
<artifactId>central-publishing-maven-plugin</artifactId>
271
- <version>0.9.0</version>
+ <version>0.10.0</version>
272
<extensions>true</extensions>
273
<configuration>
274
<publishingServerId>central</publishingServerId>
@@ -434,7 +434,7 @@
434
<dependency>
435
<groupId>org.checkerframework</groupId>
436
<artifactId>checker-qual</artifactId>
437
- <version>3.52.1</version>
+ <version>3.53.0</version>
438
</dependency>
439
440
<groupId>org.hamcrest</groupId>
0 commit comments