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 b50fcaf commit 7d821afCopy full SHA for 7d821af
lib-extra/build.gradle
@@ -7,7 +7,7 @@ version = rootProject.spotlessChangelog.versionNext
7
apply from: rootProject.file('gradle/java-setup.gradle')
8
apply from: rootProject.file('gradle/java-publish.gradle')
9
10
-String VER_SOLSTICE = '1.8.0'
+String VER_SOLSTICE = '1.8.1'
11
dependencies {
12
api projects.lib
13
// misc useful utilities
0 commit comments