Skip to content

Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.2 to 5.4.3 #58

Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.2 to 5.4.3

Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.2 to 5.4.3 #58

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