Skip to content

Commit 8ae83e4

Browse files
authored
Merge pull request #126 from modelix/dependabot/gradle/io.cucumber-cucumber-java-7.12.1
build(deps): bump io.cucumber:cucumber-java from 7.12.0 to 7.12.1
2 parents 21d3b32 + acb50cd commit 8ae83e4

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
@@ -78,7 +78,7 @@ ignite-indexing = { group = "org.apache.ignite", name = "ignite-indexing", versi
7878
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.4.8" }
7979
postgresql = { group = "org.postgresql", name = "postgresql", version = "42.6.0" }
8080
jcommander = { group = "com.beust", name = "jcommander", version = "1.82" }
81-
cucumber-java = { group = "io.cucumber", name = "cucumber-java", version = "7.12.0" }
81+
cucumber-java = { group = "io.cucumber", name = "cucumber-java", version = "7.12.1" }
8282
junit = { group = "junit", name = "junit", version = "4.13.2" }
8383

8484
apache-cxf-sse = { group = "org.apache.cxf", name = "cxf-rt-rs-sse", version.ref = "apacheCxf" }

0 commit comments

Comments
 (0)