Skip to content

Commit

Permalink
feat: removed beryx jlink in favor of dua3 jlink
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDead committed Nov 4, 2024
1 parent a3aecd8 commit a0ad745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id 'idea'
id 'eclipse'
id 'application'
id 'org.beryx.jlink' version '3.0.1'
id 'com.dua3.gradle.jlink' version '3.0.1-patch-1'
id 'org.openjfx.javafxplugin' version '0.1.0'
}

Expand Down

0 comments on commit a0ad745

Please sign in to comment.