Skip to content

Commit

Permalink
Update dependency me.lucko:helper to v5.6.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 25, 2023
1 parent 5138eb1 commit 7d08523
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dough-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@
<dependency>
<groupId>me.lucko</groupId>
<artifactId>helper</artifactId>
<version>5.6.10</version>
<version>5.6.14</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion dough-protection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<dependency>
<groupId>me.lucko</groupId>
<artifactId>helper</artifactId>
<version>5.6.10</version>
<version>5.6.14</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7d08523

Please sign in to comment.