Skip to content

Commit e0ac6cf

Browse files
chore(deps): bump com.esaulpaugh:headlong from 13.1.1 to 13.2.1 in /hiero-dependency-versions (#2293)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 854b054 commit e0ac6cf

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
@@ -19,7 +19,7 @@ dependencies {
1919
}
2020

2121
dependencies.constraints {
22-
api("com.esaulpaugh:headlong:13.1.1") { because("com.esaulpaugh.headlong") }
22+
api("com.esaulpaugh:headlong:13.2.1") { because("com.esaulpaugh.headlong") }
2323
api("com.google.code.findbugs:jsr305:3.0.2") { because("java.annotation") }
2424
api("com.google.code.gson:gson:2.12.1") { because("com.google.gson") }
2525
api("com.google.protobuf:protobuf-java:$protobuf") { because("com.google.protobuf") }

0 commit comments

Comments
 (0)