Skip to content

Commit 465b5c2

Browse files
Bump com.dlsc.gemsfx:gemsfx from 2.80.0 to 2.81.0 (#12360)
Bumps [com.dlsc.gemsfx:gemsfx](https://github.com/dlsc-software-consulting-gmbh/GemsFX) from 2.80.0 to 2.81.0. - [Release notes](https://github.com/dlsc-software-consulting-gmbh/GemsFX/releases) - [Changelog](https://github.com/dlsc-software-consulting-gmbh/GemsFX/blob/master/jreleaser.yml) - [Commits](dlsc-software-consulting-gmbh/GemsFX@v2.80.0...v2.81.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 b64ac58 commit 465b5c2

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
@@ -244,7 +244,7 @@ dependencies {
244244
}
245245
implementation 'org.fxmisc.flowless:flowless:0.7.3'
246246
implementation 'org.fxmisc.richtext:richtextfx:0.11.4'
247-
implementation (group: 'com.dlsc.gemsfx', name: 'gemsfx', version: '2.80.0') {
247+
implementation (group: 'com.dlsc.gemsfx', name: 'gemsfx', version: '2.81.0') {
248248
exclude module: 'javax.inject' // Split package, use only jakarta.inject
249249
exclude module: 'commons-lang3'
250250
exclude group: 'org.apache.commons.validator'

0 commit comments

Comments
 (0)