Skip to content

Commit

Permalink
Bump signalfx-protoc from 1.0.13 to 1.0.14 in /java/runner (signalfx#…
Browse files Browse the repository at this point in the history
…2034)

Bumps [signalfx-protoc](https://github.com/signalfx/signalfx-java) from 1.0.13 to 1.0.14.
- [Release notes](https://github.com/signalfx/signalfx-java/releases)
- [Commits](signalfx/signalfx-java@v1.0.13...v1.0.14)

---
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]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2021
1 parent 1f5d60e commit c70654d
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.13</version>
<version>1.0.14</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit c70654d

Please sign in to comment.