Skip to content

Commit

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

Bump allureVersion from 2.27.0 to 2.28.1
  • Loading branch information
dipjyotimetia authored Aug 3, 2024
2 parents 5609d3f + 8b9da08 commit d2a3820
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.27.0"
allureVersion= "2.28.1"
restAssured="5.4.0"
poi="5.2.5"
}
Expand Down

0 comments on commit d2a3820

Please sign in to comment.