Skip to content

Commit 54567c7

Browse files
committed
Update snapshots in Maven build.
1 parent 7009f87 commit 54567c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
java-version: 21
2525
cache: maven
2626
- name: Build with Maven
27-
run: mvn --no-transfer-progress --batch-mode verify
27+
run: mvn --no-transfer-progress --batch-mode verify -U
2828
env:
2929
VAULT_TOKEN: ${{ secrets.VAULT_TOKEN }}
3030
TESTCONTAINERS_RYUK_DISABLED: true

0 commit comments

Comments
 (0)