Skip to content

Commit f2df51d

Browse files
fix(deps): update mutiny to v3
1 parent 255689d commit f2df51d

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.20.4"
3636

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

0 commit comments

Comments
 (0)