Skip to content

Commit

Permalink
Updated GE version to 2023.3
Browse files Browse the repository at this point in the history
Signed-off-by: Katerina Tylindus <[email protected]>
  • Loading branch information
kate0 authored Sep 13, 2023
1 parent 20a30b8 commit 4ede1fb
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 gradleEnterpriseVersion = "2023.2" // Must be later than 2022.1
val gradleEnterpriseVersion = "2023.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 4ede1fb

Please sign in to comment.