Skip to content

Commit a50580f

Browse files
committed
Update snapshots in Maven build.
1 parent e75a647 commit a50580f

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
@@ -27,7 +27,7 @@ jobs:
2727
java-version: 21
2828
cache: maven
2929
- name: Build with Maven
30-
run: mvn --no-transfer-progress --batch-mode verify
30+
run: mvn --no-transfer-progress --batch-mode verify -U
3131
env:
3232
VAULT_TOKEN: ${{ secrets.VAULT_TOKEN }}
3333
TESTCONTAINERS_RYUK_DISABLED: true

0 commit comments

Comments
 (0)