Skip to content

Commit

Permalink
Update http-nio to 1.1.1 (#1968)
Browse files Browse the repository at this point in the history
  • Loading branch information
droazen committed Jun 27, 2024
1 parent 40bc2fd commit 8aa8d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dependencies {

//nio plugin providers for google cloud and http(s)
implementation 'com.google.cloud:google-cloud-nio:0.127.0'
implementation 'org.broadinstitute:http-nio:1.1.0'
implementation 'org.broadinstitute:http-nio:1.1.1'

testImplementation 'org.testng:testng:7.7.0'

Expand Down

0 comments on commit 8aa8d6f

Please sign in to comment.