Skip to content

Commit 7d61be1

Browse files
Bump com.github.Blatzar:NiceHttp from 0.4.16 to 0.4.18 (#10)
Bumps [com.github.Blatzar:NiceHttp](https://github.com/Blatzar/NiceHttp) from 0.4.16 to 0.4.18. - [Release notes](https://github.com/Blatzar/NiceHttp/releases) - [Commits](Blatzar/NiceHttp@0.4.16...0.4.18) --- updated-dependencies: - dependency-name: com.github.Blatzar:NiceHttp dependency-version: 0.4.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5489e65 commit 7d61be1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ subprojects {
7878

7979
// Other dependencies
8080
implementation(kotlin("stdlib"))
81-
implementation("com.github.Blatzar:NiceHttp:0.4.16")
81+
implementation("com.github.Blatzar:NiceHttp:0.4.18")
8282
implementation("org.jsoup:jsoup:1.22.1")
8383
implementation("androidx.annotation:annotation:1.9.1")
8484
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.20.1")

0 commit comments

Comments
 (0)