Skip to content

Commit c1336db

Browse files
committed
Bump Extractor version to v0.25.2
1 parent e4e5ccc commit c1336db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
allprojects {
1111
apply(plugin = "java-library")
1212

13-
version = "v0.25.1"
13+
version = "v0.25.2"
1414

1515
tasks.withType<JavaCompile> {
1616
options.encoding = Charsets.UTF_8.toString()

0 commit comments

Comments
 (0)