Skip to content

Bump org.xerial:sqlite-jdbc from 3.45.3.0 to 3.46.0.0 #47

Bump org.xerial:sqlite-jdbc from 3.45.3.0 to 3.46.0.0

Bump org.xerial:sqlite-jdbc from 3.45.3.0 to 3.46.0.0 #47

Workflow file for this run

name: Build image
on:
pull_request:
jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v3
- name: Build image
run: docker build .