Skip to content

Commit 07e9bdd

Browse files
Bump com.doist.x:normalize from 1.0.5 to 1.1.1 (#159)
1 parent bed78bd commit 07e9bdd

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
@@ -49,7 +49,7 @@ kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.18.1" }
4949
graphql-ktor = { group = "com.expediagroup", name = "graphql-kotlin-ktor-client", version.ref = "graphql" }
5050
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "4.4.0" }
5151
kotlin-codepoints = { group = "de.cketti.unicode", name = "kotlin-codepoints", version = "0.9.0" }
52-
normalize = { group = "com.doist.x", name = "normalize", version = "1.0.5" }
52+
normalize = { group = "com.doist.x", name = "normalize", version = "1.1.1" }
5353

5454
[bundles]
5555
openapi = ["openapi-validator", "openapi-interfaces", "openapi-jackson"]

0 commit comments

Comments
 (0)