Skip to content

Bump minimum JDK to 17 (#400) #249

Bump minimum JDK to 17 (#400)

Bump minimum JDK to 17 (#400) #249

Workflow file for this run

name: Trigger release
on:
workflow_dispatch:
push:
branches:
- main
jobs:
publish-to-maven-central:
uses: ./.github/workflows/release.yml
secrets: inherit