Skip to content

Commit 54a2848

Browse files
Update dependency dev.equo.ide:solstice to v1.7.5
1 parent 3fce314 commit 54a2848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib-extra/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version = rootProject.spotlessChangelog.versionNext
77
apply from: rootProject.file('gradle/java-setup.gradle')
88
apply from: rootProject.file('gradle/java-publish.gradle')
99

10-
String VER_SOLSTICE = '1.7.4'
10+
String VER_SOLSTICE = '1.7.5'
1111
dependencies {
1212
api projects.lib
1313
// misc useful utilities

0 commit comments

Comments
 (0)