Skip to content

Bump org.junit:junit-bom from 5.10.3 to 5.11.0 (#219) #106

Bump org.junit:junit-bom from 5.10.3 to 5.11.0 (#219)

Bump org.junit:junit-bom from 5.10.3 to 5.11.0 (#219) #106

name: Release Drafter
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}