Skip to content

Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.1.202309021850-r to 6.10.0.202406032230-r #67

Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.1.202309021850-r to 6.10.0.202406032230-r

Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.1.202309021850-r to 6.10.0.202406032230-r #67

Workflow file for this run

name: Build and Test
on:
workflow_dispatch:
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
build-test:
uses: liquibase/build-logic/.github/workflows/os-extension-test.yml@v0.7.8
secrets: inherit
with:
java: "[11, 17, 18]"
os: '["ubuntu-latest", "windows-latest"]'
dependabot-automerge:
needs: build-test
uses: liquibase/build-logic/.github/workflows/dependabot-automerge.yml@v0.7.8
secrets: inherit