Skip to content

Commit

Permalink
Bump org.agrona:agrona from 2.0.1 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [org.agrona:agrona](https://github.com/aeron-io/agrona) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/aeron-io/agrona/releases)
- [Changelog](https://github.com/aeron-io/agrona/blob/master/CHANGELOG.md)
- [Commits](aeron-io/agrona@2.0.1...2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2025
1 parent 6776b6a commit cf562af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ junitPlatformVersion = "1.11.4"
checkstyleVersion = "10.21.1"
aeronVersion = "1.47.0"
sbeVersion = "1.34.1"
agronaVersion = "2.0.1"
agronaVersion = "2.1.0"
slf4jVersion = "2.0.16"
logbackVersion = "1.5.16"
mockitoVersion = "5.15.2"
Expand Down

0 comments on commit cf562af

Please sign in to comment.