Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
smartcmd committed Apr 4, 2024
2 parents 4967c1a + c82ca09 commit cce1aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Allay-SparkPlugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
implementation("com.github.jvm-profiling-tools:async-profiler:v2.8.3")
implementation("org.ow2.asm:asm:9.7")
implementation("net.bytebuddy:byte-buddy-agent:1.14.13")
implementation("com.google.protobuf:protobuf-javalite:4.26.0")
implementation("com.google.protobuf:protobuf-javalite:4.26.1")
implementation("me.lucko:bytesocks-java-client:1.0-20230828.145440-5") {
exclude(module = "slf4j-api")
}
Expand Down

0 comments on commit cce1aec

Please sign in to comment.