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 aa113ff commit efdc637Copy full SHA for efdc637
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.7.5'
+String VER_SOLSTICE = '1.7.6'
11
dependencies {
12
api projects.lib
13
// misc useful utilities
0 commit comments