Skip to content

Commit 38e5e02

Browse files
author
Oleksandr Dzhychko
authored
Merge pull request #370 from modelix/dependabot/gradle/io.cucumber-cucumber-java-7.15.0
build(deps): bump io.cucumber:cucumber-java from 7.14.1 to 7.15.0
2 parents 4629269 + e7612e5 commit 38e5e02

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
@@ -86,7 +86,7 @@ ignite-indexing = { group = "org.apache.ignite", name = "ignite-indexing", versi
8686
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.4.14" }
8787
postgresql = { group = "org.postgresql", name = "postgresql", version = "42.7.1" }
8888
jcommander = { group = "com.beust", name = "jcommander", version = "1.82" }
89-
cucumber-java = { group = "io.cucumber", name = "cucumber-java", version = "7.14.1" }
89+
cucumber-java = { group = "io.cucumber", name = "cucumber-java", version = "7.15.0" }
9090
junit = { group = "junit", name = "junit", version = "4.13.2" }
9191
xmlunit-core = { group = "org.xmlunit", name = "xmlunit-core", version = "2.9.1"}
9292

0 commit comments

Comments
 (0)