File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"description" : " A library to use the Gradle Enterprise API in Kotlin scripts or projects" ,
3
3
"properties" : [
4
- { "name" : " version" , "value" : " 0.16.0 " },
5
- { "name" : " version-renovate-hint" , "value" : " update: package=com.github. gabrielfeo:gradle-enterprise-api-kotlin" }
4
+ { "name" : " version" , "value" : " 0.16.2 " },
5
+ { "name" : " version-renovate-hint" , "value" : " update: package=com.gabrielfeo:gradle-enterprise-api-kotlin" }
6
6
],
7
7
"link" : " https://github.com/gabrielfeo/gradle-enterprise-api-kotlin" ,
8
8
"dependencies" : [
9
- " com.github. gabrielfeo:gradle-enterprise-api-kotlin:$version"
9
+ " com.gabrielfeo:gradle-enterprise-api-kotlin:$version"
10
10
],
11
11
"imports" : [
12
12
" com.gabrielfeo.gradle.enterprise.api.*" ,
You can’t perform that action at this time.
0 commit comments