Skip to content

Commit

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

Bump org.agrona:agrona from 1.20.0 to 1.21.1
  • Loading branch information
rayokota committed Apr 11, 2024
2 parents 25f43e4 + bf21aa5 commit 03d9a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kcache-benchmark/pom.xml
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>org.agrona</groupId>
<artifactId>agrona</artifactId>
<version>1.20.0</version>
<version>1.21.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 03d9a34

Please sign in to comment.