Skip to content

Bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4.1 #72

Bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4.1

Bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4.1 #72

Workflow file for this run

name: Build image
on:
pull_request:
jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v3
- name: Build image
run: docker build .