Skip to content

Commit 8c28194

Browse files
build(deps): bump uuid from 1.22.0 to 1.23.0 in /bindings/java
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.22.0 to 1.23.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.22.0...v1.23.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35fb5d5 commit 8c28194

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ globset = { version = "0.4.16", features = ["simd-accel"], default-features = fa
112112
regex = {version = "1.12.3", optional = true, default-features = false }
113113
semver = {version = "1.0.25", optional = true, default-features = false }
114114
url = { version = "2.5.4", optional = true }
115-
uuid = { version = "1.22.0", default-features = false, features = ["v4", "fast-rng"], optional = true }
115+
uuid = { version = "1.23.0", default-features = false, features = ["v4", "fast-rng"], optional = true }
116116
jsonschema = { version = "0.45.0", default-features = false, optional = true }
117117
chrono = { version = "0.4.44", optional = true }
118118
chrono-tz = { version = "0.10.1", optional = true }

bindings/java/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)