Skip to content

Commit f12d449

Browse files
dependabot-preview[bot]akarnokd
authored andcommitted
Bump biz.aQute.bnd.gradle from 4.3.0 to 4.3.1 (#5)
Bumps [biz.aQute.bnd.gradle](https://github.com/bndtools/bnd) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/bndtools/bnd/releases) - [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md) - [Commits](https://github.com/bndtools/bnd/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 0cd1a7f commit f12d449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
ext.rxjavaDocVersion = "3.x"
44
ext.licenseVersion = "0.15.0"
55
ext.animalSnifferVersion = "1.5.0"
6-
ext.bndVersion = "4.3.0"
6+
ext.bndVersion = "4.3.1"
77
ext.mavenPublishPluginVersion = "0.8.0"
88
ext.jacocoVersion = "0.8.5"
99

0 commit comments

Comments
 (0)