Skip to content

Commit

Permalink
Upgrade okhttp lib from 3.14.7 to 4.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vietnguyen-td committed Jul 24, 2024
1 parent 293b2ef commit 47d9eaa
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: 2.1
jobs:
build:
docker:
- image: alpine:3.15
steps:
- run:
name: Init Build
command: |
echo 'init CI build'

0 comments on commit 47d9eaa

Please sign in to comment.