Skip to content

Commit 483442a

Browse files
Bump com.dlsc.gemsfx:gemsfx from 2.8.0 to 2.9.0
Bumps [com.dlsc.gemsfx:gemsfx](https://github.com/dlsc-software-consulting-gmbh/GemsFX) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/dlsc-software-consulting-gmbh/GemsFX/releases) - [Changelog](https://github.com/dlsc-software-consulting-gmbh/GemsFX/blob/master/CHANGELOG.md) - [Commits](dlsc-software-consulting-gmbh/GemsFX@v2.8.0...v2.9.0) --- updated-dependencies: - dependency-name: com.dlsc.gemsfx:gemsfx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e7dd76 commit 483442a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ dependencies {
218218
}
219219
implementation 'org.fxmisc.flowless:flowless:0.7.2'
220220
implementation 'org.fxmisc.richtext:richtextfx:0.11.2'
221-
implementation (group: 'com.dlsc.gemsfx', name: 'gemsfx', version: '2.8.0') {
221+
implementation (group: 'com.dlsc.gemsfx', name: 'gemsfx', version: '2.9.0') {
222222
exclude module: 'javax.inject' // Split package, use only jakarta.inject
223223
exclude module: 'commons-lang3'
224224
exclude group: 'org.openjfx'

0 commit comments

Comments
 (0)