Skip to content

Commit b37de10

Browse files
author
Oleksandr Dzhychko
authored
Merge pull request #639 from modelix/dependabot/gradle/io.cucumber-cucumber-java-7.16.1
build(deps): bump io.cucumber:cucumber-java from 7.15.0 to 7.16.1
2 parents ffc57a4 + b51a3a1 commit b37de10

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
@@ -102,7 +102,7 @@ ignite-indexing = { group = "org.apache.ignite", name = "ignite-indexing", versi
102102
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.3" }
103103
postgresql = { group = "org.postgresql", name = "postgresql", version = "42.7.3" }
104104
jcommander = { group = "com.beust", name = "jcommander", version = "1.82" }
105-
cucumber-java = { group = "io.cucumber", name = "cucumber-java", version = "7.15.0" }
105+
cucumber-java = { group = "io.cucumber", name = "cucumber-java", version = "7.16.1" }
106106
junit = { group = "junit", name = "junit", version = "4.13.2" }
107107
xmlunit-core = { group = "org.xmlunit", name = "xmlunit-core", version = "2.9.1"}
108108
jsoup = { group = "org.jsoup", name = "jsoup", version = "1.17.2" }

0 commit comments

Comments
 (0)