Skip to content

Commit 3ffba5c

Browse files
Bump io.smallrye.reactive:mutiny from 2.6.0 to 2.7.0 (#438)
Bumps [io.smallrye.reactive:mutiny](https://github.com/smallrye/smallrye-mutiny) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/smallrye/smallrye-mutiny/releases) - [Commits](smallrye/smallrye-mutiny@2.6.0...2.7.0) --- updated-dependencies: - dependency-name: io.smallrye.reactive:mutiny dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7fb4faf commit 3ffba5c

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
@@ -35,7 +35,7 @@ jwt = "com.nimbusds:nimbus-jose-jwt:9.47"
3535
opentelemetry-api = { module = "io.opentelemetry:opentelemetry-api", version.ref = "opentelemetry" }
3636
opentelemetry-kotlin = { module = "io.opentelemetry:opentelemetry-extension-kotlin", version.ref = "opentelemetry" }
3737
reactiverse-contextual-logging = "io.reactiverse:reactiverse-contextual-logging:1.2.1"
38-
mutiny = "io.smallrye.reactive:mutiny:2.6.0"
38+
mutiny = "io.smallrye.reactive:mutiny:2.7.0"
3939
vertx-core = { module = "io.vertx:vertx-core", version.ref = "vertx" }
4040
vertx-junit5 = { module = "io.vertx:vertx-junit5", version.ref = "vertx" }
4141
vertx-kotlin-coroutines = { module = "io.vertx:vertx-lang-kotlin-coroutines", version.ref = "vertx" }

0 commit comments

Comments
 (0)