Skip to content

Commit

Permalink
Enforce org.apache.commons:commons-lang3:3.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellix committed Jul 23, 2024
1 parent 921aee9 commit 12ec360
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ plugins {
}

val dependencyVersions = listOf(
"org.apache.commons:commons-lang3:3.15.0",
"org.jetbrains:annotations:24.1.0",
"junit:junit:4.13.2"
)
Expand Down

0 comments on commit 12ec360

Please sign in to comment.