Skip to content

Commit 8281833

Browse files
authored
Merge pull request #756 from modelix/dependabot/gradle/io.cucumber-cucumber-java-7.18.0
build(deps): bump io.cucumber:cucumber-java from 7.17.0 to 7.18.0
2 parents caddd60 + 09638f0 commit 8281833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ ignite-indexing = { group = "org.apache.ignite", name = "ignite-indexing", versi
101101
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.6" }
102102
postgresql = { group = "org.postgresql", name = "postgresql", version = "42.7.3" }
103103
jcommander = { group = "com.beust", name = "jcommander", version = "1.82" }
104-
cucumber-java = { group = "io.cucumber", name = "cucumber-java", version = "7.17.0" }
104+
cucumber-java = { group = "io.cucumber", name = "cucumber-java", version = "7.18.0" }
105105
junit = { group = "junit", name = "junit", version = "4.13.2" }
106106
xmlunit-core = { group = "org.xmlunit", name = "xmlunit-core", version = "2.10.0"}
107107
jsoup = { group = "org.jsoup", name = "jsoup", version = "1.17.2" }

0 commit comments

Comments
 (0)