Skip to content

Bump redis.clients:jedis from 5.1.0 to 5.1.2 #58

Bump redis.clients:jedis from 5.1.0 to 5.1.2

Bump redis.clients:jedis from 5.1.0 to 5.1.2 #58

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: build
run: ./gradlew build