Skip to content

Commit

Permalink
Merge pull request #8 from FlorianKirmaier/master
Browse files Browse the repository at this point in the history
Updated RichtextFX, especially for the reduced memory-usage for JPro.
  • Loading branch information
aalmiray authored Jan 15, 2019
2 parents d8ee0f5 + a5b3abc commit baa73c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subprojects/sampler/sampler.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ mainClassName = 'org.kordamp.bootstrapfx.Sampler'

dependencies {
compile project(':bootstrapfx-core')
compile 'org.fxmisc.richtext:richtextfx:0.9.1'
compile 'org.fxmisc.richtext:richtextfx:0.9.2'
compile group: 'org.apache.commons', name: 'commons-io', version: '1.3.2'
}

0 comments on commit baa73c9

Please sign in to comment.