Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sarah.grebing
ProofScriptParser
Commits
7e68964f
Commit
7e68964f
authored
Mar 12, 2018
by
Alexander Weigl
Browse files
update richtextfx
parent
01ac913d
Pipeline
#19637
failed with stages
in 2 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ui/build.gradle
View file @
7e68964f
...
...
@@ -21,7 +21,8 @@ processResources.dependsOn lessCompile
dependencies
{
compile
group:
'de.jensd'
,
name:
'fontawesomefx-materialdesignfont'
,
version:
'1.7.22-4'
compile
group:
'de.jensd'
,
name:
'fontawesomefx-commons'
,
version:
'8.15'
compile
group:
'org.fxmisc.richtext'
,
name:
'richtextfx'
,
version:
'1.0.0-SNAPSHOT'
compile
group:
'org.fxmisc.richtext'
,
name:
'richtextfx'
,
version:
'0.8.2'
//compile group: 'org.fxmisc.richtext', name: 'richtextfx', version: '1.0.0-SNAPSHOT'
compile
group:
'org.controlsfx'
,
name:
'controlsfx'
,
version:
'8.40.12'
compile
group:
'org.antlr'
,
name:
'antlr4'
,
version:
'4.7'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment