| Author | DaveJarvis <email> |
|---|---|
| Date | 2023-09-23 11:09:18 GMT-0700 |
| Commit | 718e6847aeef0ebc85ce332c9f64253725789d7e |
| Parent | 75d7354 |
| Delta | 3 lines added, 3 lines removed |
| id 'org.openjfx.javafxplugin' version '0.1.0' | ||
| id 'com.palantir.git-version' version '3.0.0' | ||
| - id "com.github.spotbugs" version "5.0.14" | ||
| + id "com.github.spotbugs" version "5.1.3" | ||
| } | ||
| dependencies { | ||
| def v_junit = '5.9.3' | ||
| - def v_flexmark = '0.64.6' | ||
| + def v_flexmark = '0.64.8' | ||
| def v_jackson = '2.15.2' | ||
| - def v_echosvg = '0.3.3' | ||
| + def v_echosvg = '1.0' | ||
| def v_picocli = '4.7.5' | ||