Skip to content

Commit 6a940d0

Browse files
Bump com.doist.x:normalize from 1.1.1 to 1.2.0
Bumps [com.doist.x:normalize](https://github.com/Doist/doistx-normalize) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/Doist/doistx-normalize/releases) - [Changelog](https://github.com/Doist/doistx-normalize/blob/main/CHANGELOG.md) - [Commits](Doist/doistx-normalize@v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: com.doist.x:normalize dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1865404 commit 6a940d0

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
@@ -39,7 +39,7 @@ jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
3939
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
4040
networknt-validator = { group = "com.networknt", name = "json-schema-validator", version = "1.5.6" }
4141
kotlin-codepoints = { group = "de.cketti.unicode", name = "kotlin-codepoints", version = "0.9.0" }
42-
normalize = { group = "com.doist.x", name = "normalize", version = "1.1.1" }
42+
normalize = { group = "com.doist.x", name = "normalize", version = "1.2.0" }
4343
karacteristics = { group = "io.github.optimumcode", name = "karacteristics", version = "0.0.4" }
4444
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
4545
sigstore-gradle-plugin = { module = "dev.sigstore:sigstore-gradle-sign-plugin", version = "1.3.0"}

0 commit comments

Comments
 (0)