Skip to content

Bump org.eclipse.jgit:org.eclipse.jgit from 7.0.0.202409031743-r to 7.2.1.202505142326-r #32

Bump org.eclipse.jgit:org.eclipse.jgit from 7.0.0.202409031743-r to 7.2.1.202505142326-r

Bump org.eclipse.jgit:org.eclipse.jgit from 7.0.0.202409031743-r to 7.2.1.202505142326-r #32

Workflow file for this run

# This workflow will perform a build of the project and run tests
name: Build and check
on:
push:
branches: [ master, main ]
pull_request:
branches: [ master, main ]
# Allows to run from the Actions tab
workflow_dispatch:
jobs:
build-and-test:
uses: centic9/actions/.github/workflows/maven-build.yml@8
with:
fullCheckout: true