Skip to content

Commit

Permalink
Reverted citrus dependency change
Browse files Browse the repository at this point in the history
  • Loading branch information
DineshKumarRA committed Oct 7, 2024
1 parent 7a23323 commit cbeafd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion allure-citrus/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
description = "Allure Citrus Integration"

val citrusVersion = "3.4.1"
val citrusVersion = "2.8.0"

dependencies {
api(project(":allure-java-commons"))
Expand Down

0 comments on commit cbeafd2

Please sign in to comment.