Skip to content

Commit fc34984

Browse files
gabrielfeoileasile
authored andcommitted
Add develocity-api-kotlin (rename of gradle-enterprise-api-kotlin)
1 parent 7f6f213 commit fc34984

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

develocity-api-kotlin.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"description": "A library to use the Develocity API in Kotlin scripts or projects",
3+
"properties": [
4+
{ "name": "version", "value": "2024.1.0" },
5+
{ "name": "version-renovate-hint", "value": "update: package=com.gabrielfeo:develocity-api-kotlin" }
6+
],
7+
"link": "https://github.com/gabrielfeo/develocity-api-kotlin",
8+
"dependencies": [
9+
"com.gabrielfeo:develocity-api-kotlin:$version"
10+
]
11+
}

gradle-enterprise-api-kotlin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"description": "A library to use the Gradle Enterprise API in Kotlin scripts or projects",
2+
"description": "[Deprecated: use develocity-api-kotlin] A library to use the Gradle Enterprise API in Kotlin scripts or projects",
33
"properties": [
44
{ "name": "version", "value": "2023.3.1" },
55
{ "name": "version-renovate-hint", "value": "update: package=com.gabrielfeo:gradle-enterprise-api-kotlin" }

0 commit comments

Comments
 (0)