Skip to content

Bump org.projectlombok:lombok from 1.18.26 to 1.18.34 #73

Bump org.projectlombok:lombok from 1.18.26 to 1.18.34

Bump org.projectlombok:lombok from 1.18.26 to 1.18.34 #73

Workflow file for this run

# This workflow will build the extension against the latest Liquibase artifact
#name: "Nightly build"
#
#on:
# workflow_dispatch:
# schedule:
# - cron: '0 7 * * 1-5'
#
#jobs:
# nightly-build:
# uses: liquibase/build-logic/.github/workflows/[email protected]
# with:
# nightly: true
# secrets: inherit