We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7decfd6 commit 3d034a6Copy full SHA for 3d034a6
server/build.gradle.kts
@@ -32,7 +32,7 @@ val date: String = LocalDateTime.now().format(DateTimeFormatter.ofPattern("yyyy-
32
val applicationName = "meghanada"
33
34
val junitVersion = "5.8.2"
35
-val gradleVersion = "7.3.3"
+val gradleVersion = "7.6.6"
36
val log4jVersion = "2.17.1"
37
val xodusVersion = "1.3.232"
38
val opencensusVersion = "0.30.0"
0 commit comments