Skip to content

Commit

Permalink
Bump GE API spec version to 2023.1 (#42)
Browse files Browse the repository at this point in the history
https://docs.gradle.com/enterprise/api-manual/#release_history

---------

Co-authored-by: github-actions <[email protected]>
Co-authored-by: Gabriel Feo <[email protected]>
  • Loading branch information
3 people authored Jun 29, 2023
1 parent cf24f60 commit 3052465
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ org.gradle.jvmargs=-Xmx5g
org.gradle.caching=true
version=SNAPSHOT
# Must be later than 2022.1
gradle.enterprise.version=2022.4
gradle.enterprise.version=2023.1
group=com.gabrielfeo
artifact=gradle-enterprise-api-kotlin
1 change: 1 addition & 0 deletions library/src/test/resources/gradle-attributes-response.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@
"continueOnFailureEnabled": false,
"daemonEnabled": true,
"dryRunEnabled": false,
"excludedTasks": [],
"fileSystemWatchingEnabled": true,
"maxNumberOfGradleWorkers": 12,
"offlineModeEnabled": false,
Expand Down

0 comments on commit 3052465

Please sign in to comment.