Skip to content

Commit bca1081

Browse files
committed
Update dependency org.gradle:gradle-tooling-api to v7.3-20210825160000+0000
1 parent af3db56 commit bca1081

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ val date: String = LocalDateTime.now().format(DateTimeFormatter.ofPattern("yyyy-
3535
val applicationName = "meghanada"
3636

3737
val junitVersion = "5.6.2"
38-
val gradleVersion = "7.0.1"
38+
val gradleVersion = "7.3-20210825160000+0000"
3939
val log4jVersion = "2.14.1"
4040
val xodusVersion = "1.3.232"
4141
val opencensusVersion = "0.28.3"

0 commit comments

Comments
 (0)