Skip to content

Commit 0bcac03

Browse files
chore(deps): update dependency io.projectreactor.kotlin:reactor-kotlin-extensions to v1.3.0
1 parent ca53f9c commit 0bcac03

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
@@ -71,7 +71,7 @@ jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-core", vers
7171
jackson-core = { module = "com.fasterxml.jackson.core:jackson-annotations", version.ref = "jackson" }
7272
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind", version.ref = "jackson" }
7373
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version.ref = "jackson" }
74-
reactor-kotlin-extensions = { module = "io.projectreactor.kotlin:reactor-kotlin-extensions", version = "1.2.3" }
74+
reactor-kotlin-extensions = { module = "io.projectreactor.kotlin:reactor-kotlin-extensions", version = "1.3.0" }
7575
reflections = { module = "org.reflections:reflections", version.ref = "reflections" }
7676
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }
7777
kotlinx-coroutines-reactor = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-reactor", version = "1.9.0" }

0 commit comments

Comments
 (0)