Skip to content

Commit 1bb6699

Browse files
Update dependency dev.equo.ide:solstice to v1.7.3
1 parent efe6734 commit 1bb6699

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.3.1'
10+
String VER_SOLSTICE = '1.7.3'
1111
dependencies {
1212
api project(':lib')
1313
// misc useful utilities

0 commit comments

Comments
 (0)