File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ plugins {
3
3
id(" application" )
4
4
id(" com.github.johnrengelman.shadow" ) version " 7.1.2"
5
5
id(" checkstyle" )
6
- id(" com.github.vlsi.gradle-extensions" ) version " 1.82 "
6
+ id(" com.github.vlsi.gradle-extensions" ) version " 1.84 "
7
7
}
8
8
9
9
group = " com.github.vlsi.ksar"
@@ -24,8 +24,8 @@ repositories {
24
24
}
25
25
26
26
dependencies {
27
- implementation(" org.apache.logging.log4j:log4j-slf4j-impl:2.18 .0" )
28
- implementation(" org.apache.logging.log4j:log4j-core:2.18 .0" )
27
+ implementation(" org.apache.logging.log4j:log4j-slf4j-impl:2.19 .0" )
28
+ implementation(" org.apache.logging.log4j:log4j-core:2.19 .0" )
29
29
30
30
implementation(" com.itextpdf:itextpdf:5.5.13.3" )
31
31
implementation(" com.jcraft:jsch:0.1.55" )
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ distributionBase=GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
3
zipStoreBase =GRADLE_USER_HOME
4
4
zipStorePath =wrapper/dists
5
- distributionSha256Sum =29e49b10984e585d8118b7d0bc452f944e386458df27371b49b4ac1dec4b7fda
6
- distributionUrl =https\://services.gradle.org/distributions/gradle-7.4.2 -bin.zip
5
+ distributionSha256Sum =f6b8596b10cce501591e92f229816aa4046424f3b24d771751b06779d58c8ec4
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.5.1 -bin.zip
You can’t perform that action at this time.
0 commit comments