Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 (#78) #157

Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 (#78)

Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 (#78) #157

Workflow file for this run

name: Build
on:
push:
workflow_dispatch:
permissions:
contents: write
jobs:
build:
uses: RakambdaOrg/rakambda-github-workflows/.github/workflows/gradle-build.yml@main
with:
java-version: ${{ vars.JAVA_VERSION }}