Skip to content

Commit 91b3a3b

Browse files
fix(deps): update dependency com.github.f4b6a3:uuid-creator to v6.1.1 (#648)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent ec88178 commit 91b3a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opamp/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88
implementation("com.google.protobuf:protobuf-java:3.25.7")
99
implementation("com.dslplatform:dsl-json-java8:1.10.0")
1010
implementation(libs.protobuf.util)
11-
implementation("com.github.f4b6a3:uuid-creator:6.0.0")
11+
implementation("com.github.f4b6a3:uuid-creator:6.1.1")
1212
compileOnly("com.google.auto.value:auto-value-annotations:1.11.0")
1313
annotationProcessor("com.google.auto.value:auto-value:1.11.0")
1414
testImplementation("org.mockito:mockito-junit-jupiter:4.11.0")

0 commit comments

Comments
 (0)