deps: update dependency com.google.cloud:google-cloud-trace to v2.52.… · googleapis/java-spanner@79453f9 (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit 79453f9
File tree
2 files changed
lines changed
2 files changed
lines changed
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -23,7 +23,7 @@ | ||
23 | 23 | <maven.compiler.source>1.8</maven.compiler.source> |
24 | 24 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
25 | 25 | <opencensus.version>0.31.1</opencensus.version> |
26 | - <trace.version>2.51.0</trace.version> | |
26 | + <trace.version>2.52.0</trace.version> | |
27 | 27 | <cloudmonitoring.version>3.52.0</cloudmonitoring.version> |
28 | 28 | </properties> |
29 | 29 |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -23,7 +23,7 @@ | ||
23 | 23 | <maven.compiler.source>1.8</maven.compiler.source> |
24 | 24 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
25 | 25 | <opencensus.version>0.31.1</opencensus.version> |
26 | - <trace.version>2.51.0</trace.version> | |
26 | + <trace.version>2.52.0</trace.version> | |
27 | 27 | <cloudmonitoring.version>3.52.0</cloudmonitoring.version> |
28 | 28 | </properties> |
29 | 29 |