Skip to content

Commit

Permalink
Merge pull request #75 from rayokota/dependabot/maven/org.agrona-agro…
Browse files Browse the repository at this point in the history
…na-1.9.0

Bump agrona from 1.8.0 to 1.9.0
  • Loading branch information
rayokota committed Jan 27, 2021
2 parents 1c4ef90 + 8aff07d commit c0c3ea8
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.8.0</version>
<version>1.9.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit c0c3ea8

Please sign in to comment.