Skip to content

Commit

Permalink
Merge pull request #328 from rayokota/dependabot/maven/org.agrona-agr…
Browse files Browse the repository at this point in the history
…ona-1.18.0

Bump agrona from 1.17.1 to 1.18.0
  • Loading branch information
rayokota committed Mar 31, 2023
2 parents 7c57dcd + 8974573 commit b722801
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.17.1</version>
<version>1.18.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit b722801

Please sign in to comment.