Skip to content

Commit bf288cc

Browse files
chore(deps): bump com.esaulpaugh:headlong from 13.2.1 to 13.2.2 in /hiero-dependency-versions (#2316)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pavel Borisov <[email protected]>
1 parent 5912ec7 commit bf288cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hiero-dependency-versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
}
2121

2222
dependencies.constraints {
23-
api("com.esaulpaugh:headlong:13.2.1") { because("com.esaulpaugh.headlong") }
23+
api("com.esaulpaugh:headlong:13.2.2") { because("com.esaulpaugh.headlong") }
2424
api("com.google.code.findbugs:jsr305:3.0.2") { because("java.annotation") }
2525
api("com.google.code.gson:gson:2.13.1") { because("com.google.gson") }
2626
api("com.google.protobuf:protobuf-java:$protobuf") { because("com.google.protobuf") }

0 commit comments

Comments
 (0)