Skip to content

build(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.5 to 5.5.1 in the patches group #1264

build(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.5 to 5.5.1 in the patches group

build(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.5 to 5.5.1 in the patches group #1264

Workflow file for this run

name: test
on:
push:
branches:
- master
paths-ignore:
- "*.md"
pull_request:
branches:
- master
paths-ignore:
- "*.md"
jobs:
test:
uses: itzg/github-workflows/.github/workflows/gradle-build.yml@main
with:
arguments: test
include-test-report: true
retest-showing-standard-streams: true