Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent c8aa883 commit 163e4cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kcache-benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>org.agrona</groupId>
<artifactId>agrona</artifactId>
<version>1.19.0</version>
<version>1.19.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 163e4cc

Please sign in to comment.