Skip to content

Commit a5f8c46

Browse files
committed
Bump bndlib from 3.4.0 to 3.5.0, might fix #40.
1 parent 8e7b737 commit a5f8c46

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
### Version 3.9.0 - TBD ([javadoc](http://diffplug.github.io/goomph/javadoc/snapshot/), [snapshot](https://oss.sonatype.org/content/repositories/snapshots/com/diffplug/gradle/goomph/))
44

55
- Added `addBuildSrc()` method to Oomph configuration.
6+
- Bump bndlib from `3.4.0` to `3.5.0`.
67

78
### Version 3.8.1 - October 13th 2017 ([javadoc](http://diffplug.github.io/goomph/javadoc/3.8.1/), [jcenter](https://bintray.com/diffplug/opensource/goomph/3.8.1/view))
89

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ VER_DURIAN_SWT=2.0.0
2020
VER_COMMONS_IO=2.4
2121
VER_SPOTLESS_LIB=1.5.1
2222
# OSGi
23-
VER_BNDLIB=3.4.0
23+
VER_BNDLIB=3.5.0
2424
# OSGi in Mars.1, latest uploaded to MavenCentral so far
2525
VER_ECLIPSE_OSGI=3.10.101.v20150820-1432
2626

0 commit comments

Comments
 (0)