We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec88178 commit 91b3a3bCopy full SHA for 91b3a3b
opamp/build.gradle.kts
@@ -8,7 +8,7 @@ dependencies {
8
implementation("com.google.protobuf:protobuf-java:3.25.7")
9
implementation("com.dslplatform:dsl-json-java8:1.10.0")
10
implementation(libs.protobuf.util)
11
- implementation("com.github.f4b6a3:uuid-creator:6.0.0")
+ implementation("com.github.f4b6a3:uuid-creator:6.1.1")
12
compileOnly("com.google.auto.value:auto-value-annotations:1.11.0")
13
annotationProcessor("com.google.auto.value:auto-value:1.11.0")
14
testImplementation("org.mockito:mockito-junit-jupiter:4.11.0")
0 commit comments