Skip to content

Commit 476acc4

Browse files
author
Oleksandr Dzhychko
authored
Merge pull request #340 from modelix/dependabot/gradle/io.cucumber-cucumber-java-7.14.1
build(deps): bump io.cucumber:cucumber-java from 7.14.0 to 7.14.1
2 parents 5e68379 + cdad75a commit 476acc4

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
@@ -85,7 +85,7 @@ ignite-indexing = { group = "org.apache.ignite", name = "ignite-indexing", versi
8585
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.4.11" }
8686
postgresql = { group = "org.postgresql", name = "postgresql", version = "42.7.0" }
8787
jcommander = { group = "com.beust", name = "jcommander", version = "1.82" }
88-
cucumber-java = { group = "io.cucumber", name = "cucumber-java", version = "7.14.0" }
88+
cucumber-java = { group = "io.cucumber", name = "cucumber-java", version = "7.14.1" }
8989
junit = { group = "junit", name = "junit", version = "4.13.2" }
9090
xmlunit-core = { group = "org.xmlunit", name = "xmlunit-core", version = "2.9.1"}
9191

0 commit comments

Comments
 (0)