Skip to content

Commit

Permalink
fix(deps): update dependency io.cloudevents:cloudevents-core to v2.5.0 (
Browse files Browse the repository at this point in the history
#210)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent 0d0b145 commit 2be9293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion move2kube/m2k-func/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>io.cloudevents</groupId>
<artifactId>cloudevents-core</artifactId>
<version>2.3.0</version>
<version>2.5.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2be9293

Please sign in to comment.