Skip to content

Commit 5b78920

Browse files
Bump io.smallrye.reactive:mutiny from 2.9.3 to 2.9.4 in the mutiny group
Bumps the mutiny group with 1 update: [io.smallrye.reactive:mutiny](https://github.com/smallrye/smallrye-mutiny). Updates `io.smallrye.reactive:mutiny` from 2.9.3 to 2.9.4 - [Release notes](https://github.com/smallrye/smallrye-mutiny/releases) - [Commits](smallrye/smallrye-mutiny@2.9.3...2.9.4) --- updated-dependencies: - dependency-name: io.smallrye.reactive:mutiny dependency-version: 2.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mutiny ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43d0738 commit 5b78920

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
@@ -19,7 +19,7 @@ com-ibm-db2-jcc = { group = "com.ibm.db2", name = "jcc", version = "12.1.2.0" }
1919
com-microsoft-sqlserver-mssql-jdbc = { group = "com.microsoft.sqlserver", name = "mssql-jdbc", version = "13.1.1.jre11-preview" }
2020
com-mysql-mysql-connector-j = { group = "com.mysql", name = "mysql-connector-j", version = "9.3.0" }
2121
com-ongres-scram-scram-client = { group = "com.ongres.scram", name = "scram-client", version = "3.1" }
22-
io-smallrye-reactive-mutiny = { group = "io.smallrye.reactive", name = "mutiny", version = "2.9.3" }
22+
io-smallrye-reactive-mutiny = { group = "io.smallrye.reactive", name = "mutiny", version = "2.9.4" }
2323
io-vertx-vertx-db2-client = { group = "io.vertx", name = "vertx-db2-client", version.ref = "vertxSqlClientVersion" }
2424
io-vertx-vertx-junit5 = { group = "io.vertx", name = "vertx-junit5", version.ref = "vertxSqlClientVersion" }
2525
io-vertx-vertx-micrometer-metrics = { group = "io.vertx", name = "vertx-micrometer-metrics", version.ref = "vertxSqlClientVersion" }

0 commit comments

Comments
 (0)