Skip to content

Commit

Permalink
Merge pull request #523 from dipjyotimetia/dependabot/gradle/allureVe…
Browse files Browse the repository at this point in the history
…rsion-2.29.0

Bump allureVersion from 2.28.1 to 2.29.0
  • Loading branch information
dipjyotimetia authored Sep 1, 2024
2 parents bb56889 + 8766c9d commit 80340c9
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 @@ -32,7 +32,7 @@ group 'github.com.MobileTestFramework'
version = '2.0'

ext {
allureVersion= "2.28.1"
allureVersion= "2.29.0"
restAssured="5.5.0"
poi="5.3.0"
}
Expand Down

0 comments on commit 80340c9

Please sign in to comment.