Skip to content

Commit db08b6d

Browse files
dependabot[bot]ObserverOfTime
authored andcommitted
build: bump org.jspecify:jspecify from 0.3.0 to 1.0.0
Bumps [org.jspecify:jspecify](https://github.com/jspecify/jspecify) from 0.3.0 to 1.0.0. - [Release notes](https://github.com/jspecify/jspecify/releases) - [Commits](jspecify/jspecify@v0.3.0...v1.0.0) --- updated-dependencies: - dependency-name: org.jspecify:jspecify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f7fc596 commit db08b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.jspecify</groupId>
5858
<artifactId>jspecify</artifactId>
59-
<version>0.3.0</version>
59+
<version>1.0.0</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)