Skip to content

Commit 3d034a6

Browse files
fix(deps): update dependency org.gradle:gradle-tooling-api to v7.6.6
1 parent 7decfd6 commit 3d034a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ 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.3"
35+
val gradleVersion = "7.6.6"
3636
val log4jVersion = "2.17.1"
3737
val xodusVersion = "1.3.232"
3838
val opencensusVersion = "0.30.0"

0 commit comments

Comments
 (0)