File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ repositories {
24
24
dependencies {
25
25
implementation(project(" :protocol" ))
26
26
implementation(" com.github.sh5i:git-stein:v0.5.0" )
27
- implementation(" org.apache.commons:commons-lang3:3.11 " )
27
+ implementation(" org.apache.commons:commons-lang3:3.12.0 " )
28
28
implementation(" org.eclipse.jgit:org.eclipse.jgit:5.10.0.202012080955-r" )
29
29
implementation(" com.google.guava:guava:30.1-jre" )
30
30
testImplementation(" junit:junit:4.13.2" )
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ dependencies {
74
74
implementation(" org.jetbrains.kotlinx:kotlinx-datetime:0.1.1" )
75
75
implementation(" org.jooq:jooq:3.14.8" )
76
76
implementation(" org.eclipse.mylyn.github:org.eclipse.egit.github.core:2.1.5" )
77
- implementation(" org.apache.commons:commons-lang3:3.11 " )
77
+ implementation(" org.apache.commons:commons-lang3:3.12.0 " )
78
78
}
79
79
80
80
tasks {
You can’t perform that action at this time.
0 commit comments