Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit 12ec360

Browse files
committed
Enforce org.apache.commons:commons-lang3:3.15.0
1 parent 921aee9 commit 12ec360

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ plugins {
1212
}
1313

1414
val dependencyVersions = listOf(
15+
"org.apache.commons:commons-lang3:3.15.0",
1516
"org.jetbrains:annotations:24.1.0",
1617
"junit:junit:4.13.2"
1718
)

0 commit comments

Comments
 (0)