Skip to content

Bump io.mockk:mockk from 1.11.0 to 1.13.16 #12

Bump io.mockk:mockk from 1.11.0 to 1.13.16

Bump io.mockk:mockk from 1.11.0 to 1.13.16 #12

Workflow file for this run

name: Build
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Build
run: |
./gradlew test build