Skip to content

Bump org.postgresql:postgresql in the prod-dependencies group #590

Bump org.postgresql:postgresql in the prod-dependencies group

Bump org.postgresql:postgresql in the prod-dependencies group #590

Workflow file for this run

name: Build
on:
workflow_dispatch:
pull_request:
push:
branches-ignore:
- 'gh-pages'
jobs:
build:
uses: coditory/jvm-workflows/.github/workflows/build.yml@v1
# Required to pass codecov token
secrets: inherit
with:
java-version: 21
build-command: ./gradlew build coverage