Skip to content

Commit

Permalink
Update missed dep for Java release v1.31.0 (#578)
Browse files Browse the repository at this point in the history
* Updating gradle dependencies

* Update dependencies and Otel to v1.31.0
  • Loading branch information
PaurushGarg authored Oct 26, 2023
1 parent a4b774a commit 6862d20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion licenses/licenses.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
pluginManagement {
plugins {
id("com.diffplug.spotless") version "6.21.0"
id("com.github.ben-manes.versions") version "0.48.0"
id("com.github.ben-manes.versions") version "0.49.0"
id("com.github.jk1.dependency-license-report") version "2.5"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("com.google.cloud.tools.jib") version "3.4.0"
Expand Down

0 comments on commit 6862d20

Please sign in to comment.