Skip to content

fix(deps): bump org.mongodb:bson from 4.9.1 to 4.10.2 (#320) #866

fix(deps): bump org.mongodb:bson from 4.9.1 to 4.10.2 (#320)

fix(deps): bump org.mongodb:bson from 4.9.1 to 4.10.2 (#320) #866

Workflow file for this run

name: CI and automatic releases
on:
push:
branches-ignore: [gh-pages]
jobs:
ci:
uses: relaycorp/shared-workflows/.github/workflows/jvm-lib-ci.yml@main
with:
java_versions: "[11]"
release:
needs: ci
uses: relaycorp/shared-workflows/.github/workflows/jvm-lib-release-jitpack.yml@main
with:
dokka_docs: true
dokka_docs_path: ./lib/build/dokka/html