Skip to content

Commit

Permalink
[maven] Bump kamon.version from 2.5.9 to 2.7.0 (#153)
Browse files Browse the repository at this point in the history
Bumps `kamon.version` from 2.5.9 to 2.7.0.

Updates `io.kamon:kamon-bundle_2.13` from 2.5.9 to 2.7.0
- [Release notes](https://github.com/kamon-io/Kamon/releases)
- [Commits](kamon-io/Kamon@v2.5.9...v2.7.0)

Updates `io.kamon:kamon-influxdb_2.13` from 2.5.9 to 2.7.0
- [Release notes](https://github.com/kamon-io/Kamon/releases)
- [Commits](kamon-io/Kamon@v2.5.9...v2.7.0)

---
updated-dependencies:
- dependency-name: io.kamon:kamon-bundle_2.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.kamon:kamon-influxdb_2.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 19, 2024
1 parent 39d09a3 commit a4e07fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rika2mqtt-flux-metrics-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<maven.compiler.source>${java.sdk.version}</maven.compiler.source>
<maven.compiler.target>${java.sdk.version}</maven.compiler.target>
<project.build.sourceEncoding>${source.encoding}</project.build.sourceEncoding>
<kamon.version>2.5.9</kamon.version>
<kamon.version>2.7.0</kamon.version>
<!-- sonar analysis -->
<sonar.projectKey>${project.sonar.root.projectKey}-${project.groupId}-${project.artifactId}</sonar.projectKey>
</properties>
Expand Down

0 comments on commit a4e07fb

Please sign in to comment.