Skip to content

Commit feecee0

Browse files
Bump io.github.optimumcode:karacteristics from 0.0.3 to 0.0.4
Bumps [io.github.optimumcode:karacteristics](https://github.com/OptimumCode/karacteristics) from 0.0.3 to 0.0.4. - [Release notes](https://github.com/OptimumCode/karacteristics/releases) - [Commits](OptimumCode/karacteristics@0.0.3...0.0.4) --- updated-dependencies: - dependency-name: io.github.optimumcode:karacteristics dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01dfc47 commit feecee0

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
@@ -42,7 +42,7 @@ jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-y
4242
networknt-validator = { group = "com.networknt", name = "json-schema-validator", version = "1.5.5" }
4343
kotlin-codepoints = { group = "de.cketti.unicode", name = "kotlin-codepoints", version = "0.9.0" }
4444
normalize = { group = "com.doist.x", name = "normalize", version = "1.1.1" }
45-
karacteristics = { group = "io.github.optimumcode", name = "karacteristics", version = "0.0.3" }
45+
karacteristics = { group = "io.github.optimumcode", name = "karacteristics", version = "0.0.4" }
4646

4747
[bundles]
4848
openapi = ["openapi-validator", "openapi-interfaces", "openapi-jackson"]

0 commit comments

Comments
 (0)