Skip to content

Commit

Permalink
Bump co.elastic.apm:apm-agent-api from 1.49.0 to 1.50.0
Browse files Browse the repository at this point in the history
Bumps [co.elastic.apm:apm-agent-api](https://github.com/elastic/apm-agent-java) from 1.49.0 to 1.50.0.
- [Release notes](https://github.com/elastic/apm-agent-java/releases)
- [Changelog](https://github.com/elastic/apm-agent-java/blob/main/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-java@v1.49.0...v1.50.0)

---
updated-dependencies:
- dependency-name: co.elastic.apm:apm-agent-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent a278cac commit a21e4b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>co.elastic.apm</groupId>
<artifactId>apm-agent-api</artifactId>
<version>1.49.0</version>
<version>1.50.0</version>
</dependency>
<dependency>
<groupId>co.elastic.apm</groupId>
Expand Down

0 comments on commit a21e4b9

Please sign in to comment.