Skip to content

Commit 00af91e

Browse files
chenkinsdkocher
authored andcommitted
Update snapshots in Maven build.
1 parent 07cf026 commit 00af91e

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)