Skip to content

Commit

Permalink
Bump io.qameta.allure:allure-okhttp3 from 2.28.0 to 2.28.1
Browse files Browse the repository at this point in the history
Bumps [io.qameta.allure:allure-okhttp3](https://github.com/allure-framework/allure-java) from 2.28.0 to 2.28.1.
- [Release notes](https://github.com/allure-framework/allure-java/releases)
- [Commits](allure-framework/allure-java@2.28.0...2.28.1)

---
updated-dependencies:
- dependency-name: io.qameta.allure:allure-okhttp3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 5a7eb1d commit c8d37fe
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 @@ -37,7 +37,7 @@ dependencies {
agent "org.aspectj:aspectjweaver:1.9.22.1"

implementation("com.squareup.retrofit2:converter-gson:2.11.0")
implementation("io.qameta.allure:allure-okhttp3:2.28.0")
implementation("io.qameta.allure:allure-okhttp3:2.28.1")

testImplementation("com.codeborne:selenide:7.4.1")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.3")
Expand Down

0 comments on commit c8d37fe

Please sign in to comment.