Skip to content

Commit 95e474b

Browse files
fix(deps): update mutiny to v3
1 parent d2b7f13 commit 95e474b

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
@@ -32,7 +32,7 @@ jooq_jdk8 = "3.14.16"
3232
jooq_jdk11 = "3.16.23"
3333
jooq_jdk17 = "3.19.10"
3434
## Mutiny
35-
mutiny = "2.30.1"
35+
mutiny = "3.13.2"
3636

3737
[libraries]
3838
jetbrainsAnnotations = { module = "org.jetbrains:annotations", version = "24.1.0" }

0 commit comments

Comments
 (0)