Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git
build.gradle
def v_junit = '5.10.1'
def v_flexmark = '0.64.8'
- def v_jackson = '2.15.3'
+ def v_jackson = '2.16.0'
def v_echosvg = '1.0.1'
def v_picocli = '4.7.5'
// JavaFX
implementation 'org.controlsfx:controlsfx:11.2.0'
implementation 'org.fxmisc.richtext:richtextfx:0.11.2'
implementation 'org.fxmisc.flowless:flowless:0.7.2'
implementation 'org.fxmisc.wellbehaved:wellbehavedfx:0.3.3'
- implementation 'com.miglayout:miglayout-javafx:11.2'
+ implementation 'com.miglayout:miglayout-javafx:11.3'
implementation 'com.dlsc.preferencesfx:preferencesfx-core:11.16.0'
implementation 'com.panemu:tiwulfx-dock:0.2'

Upgrades jackson and miglayout

Author DaveJarvis <email>
Date 2023-12-16 14:51:14 GMT-0800
Commit f39a8eb1b8fbd3f0201709934df529e918d7a47c
Parent 76b4756
Delta 2 lines added, 2 lines removed