Skip to content

Commit

Permalink
Update dependency dev.schlaubi:stdx-full to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent 28d4947 commit a811d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ kotlinx-coroutines-test = { group = "org.jetbrains.kotlinx", name = "kotlinx-cor
kotlinx-serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version.ref = "serialization" }
kmongo-coroutine-serialization = { group = "org.litote.kmongo", name = "kmongo-coroutine-serialization", version.ref = "kmongo" }
kmongo-id-serialization = { group = "org.litote.kmongo", name = "kmongo-id-serialization", version.ref = "kmongo" }
stdx-full = { group = "dev.schlaubi", name = "stdx-full", version = "1.2.1" }
stdx-full = { group = "dev.schlaubi", name = "stdx-full", version = "1.3.0" }
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.4.7" }
commons-text = { group = "org.apache.commons", name = "commons-text", version = "1.10.0" }
google-cloud-bom = { group = "com.google.cloud", name = "libraries-bom", version = "26.6.0" }
Expand Down

0 comments on commit a811d24

Please sign in to comment.