Skip to content

Commit c5a6f08

Browse files
Bump com.dlsc.gemsfx:gemsfx from 2.2.0 to 2.4.0 (#11044)
Bumps [com.dlsc.gemsfx:gemsfx](https://github.com/dlsc-software-consulting-gmbh/GemsFX) from 2.2.0 to 2.4.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.2.0...v2.4.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9dcf45c commit c5a6f08

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
@@ -177,7 +177,7 @@ dependencies {
177177
implementation('com.tobiasdiez:easybind:2.2.1-SNAPSHOT')
178178
implementation 'org.fxmisc.flowless:flowless:0.7.2'
179179
implementation 'org.fxmisc.richtext:richtextfx:0.11.2'
180-
implementation (group: 'com.dlsc.gemsfx', name: 'gemsfx', version: '2.2.0') {
180+
implementation (group: 'com.dlsc.gemsfx', name: 'gemsfx', version: '2.4.0') {
181181
exclude module: 'javax.inject' // Split package, use only jakarta.inject
182182
exclude group: 'org.apache.logging.log4j'
183183
}

0 commit comments

Comments
 (0)