Skip to content

Commit 4095213

Browse files
committed
chore(deps): update bc message
1 parent f1e9201 commit 4095213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ jobs:
586586
echo 'BREAKING_CHANGES_SECTION<<EOF'
587587
echo "# 💥 Breaking changes detected !!"
588588
echo "Either this PR or a previous PR not released yet introduced breaking changes, be careful when merging."
589-
echo "You can find the details in the 'client java@17' CI job."
589+
echo "You can find the details in the 'client java@21' CI job."
590590
echo 'EOF'
591591
} >> "$GITHUB_OUTPUT"
592592

0 commit comments

Comments
 (0)