Skip to content

fix(deps): bump kotlinVersion from 1.9.23 to 1.9.24 (#397) #1079

fix(deps): bump kotlinVersion from 1.9.23 to 1.9.24 (#397)

fix(deps): bump kotlinVersion from 1.9.23 to 1.9.24 (#397) #1079

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
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