Skip to content

Commit

Permalink
chore(deps): update k3a-embedded to 0.5.1 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
sverrehu authored Nov 9, 2023
1 parent 8b7c70c commit cc6c643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>no.shhsoft</groupId>
<artifactId>k3a-embedded</artifactId>
<version>0.5.0+${kafka.version}</version>
<version>0.5.1+${kafka.version}</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit cc6c643

Please sign in to comment.