Skip to content

Commit 42d29d5

Browse files
Update dependency org.jspecify:jspecify to v1.0.1
1 parent 44fa406 commit 42d29d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ junit = "6.1.2"
55
gson = "com.google.code.gson:gson:2.14.0"
66
hamcrest = "org.hamcrest:hamcrest:3.0"
77
jackson-core = "tools.jackson.core:jackson-core:3.2.1"
8-
jspecify = "org.jspecify:jspecify:1.0.0"
8+
jspecify = "org.jspecify:jspecify:1.0.1"
99
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
1010
junit-platform = { module = "org.junit.platform:junit-platform-launcher", version.ref = "junit" }
1111
logback-classic = "ch.qos.logback:logback-classic:1.6.0"

0 commit comments

Comments
 (0)