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 3fce314 commit 54a2848Copy full SHA for 54a2848
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.4'
+String VER_SOLSTICE = '1.7.5'
11
dependencies {
12
api projects.lib
13
// misc useful utilities
0 commit comments