Skip to content

Bump org.jetbrains.kotlinx.kover from 0.8.3 to 0.9.0 in the prod-dependencies group #460

Bump org.jetbrains.kotlinx.kover from 0.8.3 to 0.9.0 in the prod-dependencies group

Bump org.jetbrains.kotlinx.kover from 0.8.3 to 0.9.0 in the prod-dependencies group #460

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:
debug: true
java-version: 21
build-command: ./gradlew build coverage