Skip to content

Commit

Permalink
HHH-14111 Upgrade to biz.aQute.bnd (OSGi plugin) 5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yrodiere authored and Sanne committed Jul 20, 2020
1 parent b8c1ab8 commit 37bf47b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -17,14 +17,14 @@ buildscript {
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.7'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
classpath 'de.thetaphi:forbiddenapis:2.5'
classpath 'biz.aQute.bnd:biz.aQute.bnd.gradle:4.2.0'
}
}

plugins {
id 'me.champeau.buildscan-recipes' version '0.2.3'
id 'org.hibernate.build.xjc' version '2.0.1' apply false
id 'org.hibernate.build.maven-repo-auth' version '3.0.2' apply false
id 'biz.aQute.bnd' version '5.1.1' apply false
}

allprojects {
Expand Down

0 comments on commit 37bf47b

Please sign in to comment.