Skip to content

Bump com.webauthn4j:webauthn4j-test from 0.27.0.RELEASE to 0.28.0.RELEASE #1439

Bump com.webauthn4j:webauthn4j-test from 0.27.0.RELEASE to 0.28.0.RELEASE

Bump com.webauthn4j:webauthn4j-test from 0.27.0.RELEASE to 0.28.0.RELEASE #1439

Workflow file for this run

name: Test with Maven
on:
workflow_dispatch:
push:
branches:
- 'master'
- 'releases/**'
pull_request:
branches:
- 'develop'
- 'master'
- 'releases/**'
jobs:
maven-tests:
uses: wultra/wultra-infrastructure/.github/workflows/maven-test.yml@develop
secrets: inherit
with:
java_version: 21