Skip to content

Bump com.jamesward.kotlin-universe-catalog from 2023.11.04-5 to 2024.01.10-2 #173

Bump com.jamesward.kotlin-universe-catalog from 2023.11.04-5 to 2024.01.10-2

Bump com.jamesward.kotlin-universe-catalog from 2023.11.04-5 to 2024.01.10-2 #173

Workflow file for this run

on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v3
- uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: '17'
cache: 'gradle'
- run: ./gradlew test