We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4e5ccc commit c1336dbCopy full SHA for c1336db
1 file changed
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
allprojects {
11
apply(plugin = "java-library")
12
13
- version = "v0.25.1"
+ version = "v0.25.2"
14
15
tasks.withType<JavaCompile> {
16
options.encoding = Charsets.UTF_8.toString()
0 commit comments