Skip to content

build(deps): bump io.github.itzg.simple-boot-image from 3.0.0 to 3.2.1 #147

build(deps): bump io.github.itzg.simple-boot-image from 3.0.0 to 3.2.1

build(deps): bump io.github.itzg.simple-boot-image from 3.0.0 to 3.2.1 #147

Workflow file for this run

name: PRs
on:
pull_request:
branches:
- main
jobs:
build:
uses: itzg/github-workflows/.github/workflows/gradle-build.yml@main
with:
arguments: test
include-test-report: true
java-version: "18"