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 efe6734 commit 1bb6699Copy full SHA for 1bb6699
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.3.1'
+String VER_SOLSTICE = '1.7.3'
11
dependencies {
12
api project(':lib')
13
// misc useful utilities
0 commit comments