Skip to content

Commit

Permalink
Update dependency org.gradle:gradle-tooling-api to v7.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent 7decfd6 commit f6151ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ val date: String = LocalDateTime.now().format(DateTimeFormatter.ofPattern("yyyy-
val applicationName = "meghanada"

val junitVersion = "5.8.2"
val gradleVersion = "7.3.3"
val gradleVersion = "7.4.1"
val log4jVersion = "2.17.1"
val xodusVersion = "1.3.232"
val opencensusVersion = "0.30.0"
Expand Down

0 comments on commit f6151ac

Please sign in to comment.