Skip to content

Bump com.google.api-client:google-api-client from 2.6.0 to 2.7.0 #613

Bump com.google.api-client:google-api-client from 2.6.0 to 2.7.0

Bump com.google.api-client:google-api-client from 2.6.0 to 2.7.0 #613

Workflow file for this run

name: Test with Maven
on:
workflow_dispatch:
push:
branches:
- 'develop'
- 'master'
- 'releases/**'
- 'test/ci'
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