Skip to content

Commit 9899d5c

Browse files
authored
chore(dependencies): bump bufbuild/buf:1.30.1 (#431)
https://github.com/bufbuild/buf/releases/tag/v1.30.1 > Fix issue where `buf lint` incorrectly reports an error for `(buf.validate.field).repeated` is set for a repeated validation rule.
2 parents 0f00800 + 01d3d15 commit 9899d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/src/test/proto/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ TEST_RES_DIR='tools/src/test/resources'
1010

1111
REMOTE="https://github.com/${GITHUB_REPOSITORY:-CycloneDX/specification}.git"
1212

13-
BUF_IMAGE_VERSION='1.30.0'
13+
BUF_IMAGE_VERSION='1.30.1'
1414

1515

1616
## ----

0 commit comments

Comments
 (0)