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 0a302a3 commit b3579f5Copy full SHA for b3579f5
RSTAUI/build.gradle
@@ -10,7 +10,7 @@ archivesBaseName = 'rstaui'
10
11
dependencies {
12
api 'com.fifesoft:rsyntaxtextarea:3.0.8'
13
- api 'com.fifesoft:autocomplete:3.0.4'
+ api 'com.fifesoft:autocomplete:3.0.5'
14
testImplementation 'junit:junit:4.12'
15
}
16
gradle.properties
@@ -1,3 +1,3 @@
1
# Note that Maven- and signing-related properties are in <maven-home>/gradle.properties
2
javaVersion=1.8
3
-version=3.0.5-SNAPSHOT
+version=3.0.5
0 commit comments