diff --git a/README.md b/README.md index c698511..50980bd 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ buildscript { } } dependencies { - classpath 'org.standardout:bnd-platform:3.0.0-SNAPSHOT' + classpath 'org.standardout:bnd-platform:3.1.0-SNAPSHOT' } }