From d36d578e553f4d8cb30bcddb46f8573d7b48153e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 21:19:19 +0000 Subject: [PATCH] Bump com.github.f4b6a3:uuid-creator from 3.+ to 5.3.3 Bumps [com.github.f4b6a3:uuid-creator](https://github.com/f4b6a3/uuid-creator) from 3.+ to 5.3.3. - [Release notes](https://github.com/f4b6a3/uuid-creator/releases) - [Changelog](https://github.com/f4b6a3/uuid-creator/blob/master/CHANGELOG.md) - [Commits](https://github.com/f4b6a3/uuid-creator/commits/uuid-creator-5.3.3) --- updated-dependencies: - dependency-name: com.github.f4b6a3:uuid-creator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 37a542a..274e1f4 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -77,7 +77,7 @@ spring-data-commons = { module = "org.springframework.data:spring-data-commons" spring-data-neo4j = { module = "org.springframework.data:spring-data-neo4j" } testcontainers = "org.testcontainers:junit-jupiter:1.+" tika = "org.apache.tika:tika-core:1.+" -uuid-creator = "com.github.f4b6a3:uuid-creator:3.+" +uuid-creator = "com.github.f4b6a3:uuid-creator:5.+" vavr = "io.vavr:vavr:0.+" [bundles]