Skip to content

Commit fed839a

Browse files
authored
fix(deps): update dependency dev.equo.ide:solstice to v1.7.3 (#1723)
2 parents 122aad6 + 1bb6699 commit fed839a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib-extra/build.gradle

+1-1
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 projects.lib
1313
// misc useful utilities

0 commit comments

Comments
 (0)