Skip to content

Commit

Permalink
Bump signalfx-protoc from 1.0.23 to 1.0.24 in /java/runner (#2468)
Browse files Browse the repository at this point in the history
Bumps [signalfx-protoc](https://github.com/signalfx/signalfx-java) from 1.0.23 to 1.0.24.
- [Release notes](https://github.com/signalfx/signalfx-java/releases)
- [Commits](signalfx/signalfx-java@v1.0.23...v1.0.24)

---
updated-dependencies:
- dependency-name: com.signalfx.public:signalfx-protoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2022
1 parent 111a19d commit 539ae8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.signalfx.public</groupId>
<artifactId>signalfx-protoc</artifactId>
<version>1.0.23</version>
<version>1.0.24</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 539ae8d

Please sign in to comment.