Skip to content

Commit

Permalink
Update DV version to 2024.3
Browse files Browse the repository at this point in the history
Signed-off-by: Katerina Tylindus <[email protected]>
  • Loading branch information
kate0 authored Dec 12, 2024
1 parent 068eebf commit 9256e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {

}

val develocityVersion = "2024.2" // Must be later than 2022.1
val develocityVersion = "2024.3" // Must be later than 2022.1
val baseApiUrl = providers.gradleProperty("apiManualUrl").orElse("https://docs.gradle.com/enterprise/api-manual/ref/")

val apiSpecificationFileGradleProperty = providers.gradleProperty("apiSpecificationFile")
Expand Down

0 comments on commit 9256e7f

Please sign in to comment.