Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
asm
asm
Commits
2a7a2586
Commit
2a7a2586
authored
Mar 20, 2020
by
Remi Forax
Browse files
update bnd gradle plugin to 5.0.0
parent
9c3711bd
Pipeline
#8092
passed with stage
in 11 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
2a7a2586
...
...
@@ -31,7 +31,7 @@ buildscript {
dependencies
{
classpath
'org.netbeans.tools:sigtest-maven-plugin:1.1'
}
}
plugins
{
id
'biz.aQute.bnd.builder'
version
'
4.2
.0'
apply
false
}
plugins
{
id
'biz.aQute.bnd.builder'
version
'
5.0
.0'
apply
false
}
plugins
{
id
'com.github.sherter.google-java-format'
version
'0.8'
apply
false
}
plugins
{
id
'me.champeau.gradle.jmh'
version
'0.4.8'
apply
false
}
plugins
{
id
'org.sonarqube'
version
'2.7.1'
apply
false
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment