Skip to content

Bump org.apache.httpcomponents.client5:httpclient5 from 5.5 to 5.5.1 #79

Bump org.apache.httpcomponents.client5:httpclient5 from 5.5 to 5.5.1

Bump org.apache.httpcomponents.client5:httpclient5 from 5.5 to 5.5.1 #79

Workflow file for this run

name: Run unit tests
on:
pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Unit tests
run: mvn -ntp test -P development