Skip to content

Commit ec6f547

Browse files
author
mopemope
committed
Update libs
1 parent cfc4156 commit ec6f547

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.1-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-all.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

server/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ val date: String = LocalDateTime.now().format(DateTimeFormatter.ofPattern("yyyy-
3232
val applicationName = "meghanada"
3333

3434
val junitVersion = "5.8.2"
35-
val gradleVersion = "7.3.1"
36-
val log4jVersion = "2.16.0"
35+
val gradleVersion = "7.3.3"
36+
val log4jVersion = "2.17.1"
3737
val xodusVersion = "1.3.232"
3838
val opencensusVersion = "0.29.0"
3939

0 commit comments

Comments
 (0)