Skip to content

Commit

Permalink
Bump gradle to 4.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbylight committed Nov 29, 2024
1 parent 78f9861 commit d123295
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 @@ -28,7 +28,7 @@ dependencies {
implementation 'com.formdev:flatlaf:3.1.1'

implementation 'net.sf.jtidy:jtidy:r938'
implementation 'org.apache.groovy:groovy-all:4.0.13'
implementation 'org.apache.groovy:groovy-all:4.0.24'
implementation 'com.esotericsoftware:jsonbeans:0.7'
implementation 'org.graalvm.js:js:24.1.1'
implementation 'org.graalvm.js:js-scriptengine:24.1.1'
Expand Down

0 comments on commit d123295

Please sign in to comment.