Skip to content

Commit afa5c23

Browse files
chore(deps): update dependency io.projectreactor.kotlin:reactor-kotlin-extensions to v1.2.4
1 parent 1220e95 commit afa5c23

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
@@ -69,7 +69,7 @@ jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-core", vers
6969
jackson-core = { module = "com.fasterxml.jackson.core:jackson-annotations", version.ref = "jackson" }
7070
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind", version.ref = "jackson" }
7171
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version.ref = "jackson" }
72-
reactor-kotlin-extensions = { module = "io.projectreactor.kotlin:reactor-kotlin-extensions", version = "1.2.3" }
72+
reactor-kotlin-extensions = { module = "io.projectreactor.kotlin:reactor-kotlin-extensions", version = "1.2.4" }
7373
reflections = { module = "org.reflections:reflections", version.ref = "reflections" }
7474
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }
7575
kotlinx-coroutines-reactor = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-reactor", version = "1.9.0" }

0 commit comments

Comments
 (0)