diff --git a/gradle.properties b/gradle.properties index 9798615..a411453 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,10 +1,10 @@ group = org.xbib name = content -version = 2.6.0 +version = 2.6.1 gradle.wrapper.version = 6.6.1 xbib.net.version = 2.1.0 -xbib-datastructures-tiny.version = 0.0.2 +xbib-datastructures-tiny.version = 0.0.3 jackson.version = 2.11.3 woodstox.version = 6.2.1 snakeyaml.version = 1.27