Skip to content

Commit

Permalink
chore(deps): bump com.github.houbb:sensitive-word from 0.19.2 to 0.21.0
Browse files Browse the repository at this point in the history
Bumps [com.github.houbb:sensitive-word](https://github.com/houbb/sensitive-word) from 0.19.2 to 0.21.0.
- [Release notes](https://github.com/houbb/sensitive-word/releases)
- [Changelog](https://github.com/houbb/sensitive-word/blob/master/release.bat)
- [Commits](https://github.com/houbb/sensitive-word/commits)

---
updated-dependencies:
- dependency-name: com.github.houbb:sensitive-word
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 19, 2024
1 parent abcf728 commit 3bd95dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bukkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>sensitive-word</artifactId>
<version>0.19.2</version>
<version>0.21.0</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 3bd95dd

Please sign in to comment.