We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd78194 commit 09812ebCopy full SHA for 09812eb
paperdb/build.gradle
@@ -16,7 +16,7 @@ repositories {
16
17
ext {
18
PUBLISH_GROUP_ID = 'io.github.pilgr'
19
- PUBLISH_VERSION = '2.7.1'
+ PUBLISH_VERSION = '2.7.2'
20
PUBLISH_ARTIFACT_ID = 'paperdb'
21
}
22
0 commit comments