chore: update dependencies

This commit is contained in:
Skylot
2023-11-14 18:29:46 +00:00
parent e6d896d91e
commit 1b51234edc
6 changed files with 13 additions and 13 deletions
@@ -15,7 +15,7 @@ dependencies {
// manual imports (IDE can't import dependencies by scripts annotations)
implementation("com.github.javafaker:javafaker:1.0.2")
implementation("org.apache.commons:commons-text:1.10.0")
implementation("org.apache.commons:commons-text:1.11.0")
}
sourceSets {