Skip to content

Commit

Permalink
Merge pull request #1652 from lukas-krecan/dependabot/maven/jetcd.ver…
Browse files Browse the repository at this point in the history
…sion-0.7.6

Bump jetcd.version from 0.7.5 to 0.7.6
  • Loading branch information
lukas-krecan authored Dec 11, 2023
2 parents f6f13e2 + 02ecd4b commit 5c9f3ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/etcd/shedlock-provider-etcd-jetcd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<artifactId>shedlock-provider-etcd-jetcd</artifactId>

<properties>
<jetcd.version>0.7.5</jetcd.version>
<jetcd.version>0.7.6</jetcd.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 5c9f3ba

Please sign in to comment.