Skip to content

Commit

Permalink
deps: bump agrona from 1.15.0 to 1.15.1
Browse files Browse the repository at this point in the history
Bumps [agrona](https://github.com/real-logic/agrona) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/real-logic/agrona/releases)
- [Commits](real-logic/agrona@1.15.0...1.15.1)

---
updated-dependencies:
- dependency-name: org.agrona:agrona
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 10, 2022
1 parent 78d69fe commit 9679f24
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 @@ -49,7 +49,7 @@
<spotless.check.skip>${skipChecks}</spotless.check.skip>

<!-- project dependencies -->
<version.agrona>1.15.0</version.agrona>
<version.agrona>1.15.1</version.agrona>
<version.apiguardian>1.1.2</version.apiguardian>
<version.assertj>3.22.0</version.assertj>
<version.awaitility>4.2.0</version.awaitility>
Expand Down

0 comments on commit 9679f24

Please sign in to comment.