Skip to content

Commit

Permalink
fix(deps): update dependency org.osgi:osgi.core to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
we-renovate[bot] authored and stempler committed Mar 8, 2024
1 parent 26f9842 commit 9167563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion updatesite/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ buildscript {
}
dependencies {
// for Version class
classpath 'org.osgi:osgi.core:6.0.0'
classpath 'org.osgi:osgi.core:8.0.0'
}
}

Expand Down

0 comments on commit 9167563

Please sign in to comment.