Skip to content

Commit e4c4396

Browse files
Bump com.doist.x:normalize from 1.2.0 to 1.3.0
Bumps [com.doist.x:normalize](https://github.com/Doist/doistx-normalize) from 1.2.0 to 1.3.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.2.0...v1.3.0) --- updated-dependencies: - dependency-name: com.doist.x:normalize dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd78e81 commit e4c4396

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
@@ -34,7 +34,7 @@ jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
3434
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
3535
networknt-validator = { group = "com.networknt", name = "json-schema-validator", version = "2.0.0" }
3636
kotlin-codepoints = { group = "de.cketti.unicode", name = "kotlin-codepoints", version = "0.11.0" }
37-
normalize = { group = "com.doist.x", name = "normalize", version = "1.2.0" }
37+
normalize = { group = "com.doist.x", name = "normalize", version = "1.3.0" }
3838
karacteristics = { group = "io.github.optimumcode", name = "karacteristics", version = "0.0.7" }
3939
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
4040
sigstore-gradle-plugin = { module = "dev.sigstore:sigstore-gradle-sign-plugin", version = "1.3.0"}

0 commit comments

Comments
 (0)