Skip to content

Commit

Permalink
Merge pull request #2 from harveymmaunders/0258dependabot/gradle/clie…
Browse files Browse the repository at this point in the history
…nt-samples/java/websockets/com.gradleup.shadow-8.3.5

gradle: bump com.gradleup.shadow from 8.3.3 to 8.3.5 in /client-samples/java/websockets
  • Loading branch information
harveymmaunders authored Jan 17, 2025
2 parents e75b3a6 + 928f4fb commit 38cc4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client-samples/java/websockets/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("java")
id("com.gradleup.shadow") version "8.3.3"
id("com.gradleup.shadow") version "8.3.5"
}

group = "example.application"
Expand Down

0 comments on commit 38cc4f0

Please sign in to comment.