We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 895e161 + d0642ff commit ddc3544Copy full SHA for ddc3544
build.gradle.kts
@@ -10,7 +10,7 @@ repositories {
10
dependencies {
11
val junitVersion = "5.10.0"
12
13
- implementation("commons-io:commons-io:2.14.0")
+ implementation("commons-io:commons-io:2.15.0")
14
implementation("com.auth0:java-jwt:4.3.0")
15
implementation("com.google.code.gson:gson:2.10.1")
16
implementation("org.json:json:20231013")
0 commit comments