Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Bump com.github.f4b6a3:uuid-creator from 3.+ to 5.3.3 #11

Bump com.github.f4b6a3:uuid-creator from 3.+ to 5.3.3

Bump com.github.f4b6a3:uuid-creator from 3.+ to 5.3.3 #11

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 2
- uses: gradle/gradle-build-action@v2
- run: ./gradlew build