Skip to content

Commit 6d055e0

Browse files
Bump org.kordamp.ikonli:ikonli-javafx from 12.3.1 to 12.4.0 (#12987)
Bumps [org.kordamp.ikonli:ikonli-javafx](https://github.com/kordamp/ikonli) from 12.3.1 to 12.4.0. - [Release notes](https://github.com/kordamp/ikonli/releases) - [Changelog](https://github.com/kordamp/ikonli/blob/master/jreleaser.yml) - [Commits](kordamp/ikonli@v12.3.1...v12.4.0) --- updated-dependencies: - dependency-name: org.kordamp.ikonli:ikonli-javafx dependency-version: 12.4.0 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 a517ca3 commit 6d055e0

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
@@ -235,7 +235,7 @@ dependencies {
235235
implementation('org.jabref:afterburner.fx:2.0.0') {
236236
exclude group: 'org.openjfx'
237237
}
238-
implementation 'org.kordamp.ikonli:ikonli-javafx:12.3.1'
238+
implementation 'org.kordamp.ikonli:ikonli-javafx:12.4.0'
239239
implementation 'org.kordamp.ikonli:ikonli-materialdesign2-pack:12.3.1'
240240
implementation 'com.github.sialcasa.mvvmFX:mvvmfx-validation:f195849ca9' //jitpack
241241
implementation 'de.saxsys:mvvmfx:1.8.0'

0 commit comments

Comments
 (0)