Skip to content

Commit

Permalink
minor refactor: swap to later gradle osgi plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
paulk-asert committed Jan 24, 2025
1 parent bb71c3c commit 9f228fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
plugins {
id 'me.champeau.buildscan-recipes' version '0.2.3'
id 'com.github.ben-manes.versions' version '0.52.0'
id 'com.github.blindpirate.osgi' version '0.0.7'
id 'io.github.goooler.osgi' version '0.8.6'
id 'com.github.jk1.dependency-license-report' version '2.9'
id 'org.sonarqube' version '6.0.1.5171'
id 'org.apache.groovy-core'
Expand Down

0 comments on commit 9f228fe

Please sign in to comment.