Skip to content

Commit

Permalink
Bump org.javassist:javassist from 3.29.2-GA to 3.30.1-GA
Browse files Browse the repository at this point in the history
Bumps [org.javassist:javassist](https://github.com/jboss-javassist/javassist) from 3.29.2-GA to 3.30.1-GA.
- [Release notes](https://github.com/jboss-javassist/javassist/releases)
- [Changelog](https://github.com/jboss-javassist/javassist/blob/master/Changes.md)
- [Commits](https://github.com/jboss-javassist/javassist/commits)

---
updated-dependencies:
- dependency-name: org.javassist:javassist
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 175b61b commit 5b67bf9
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 @@ -343,7 +343,7 @@ dependencies {
}
implementation("org.fxmisc.flowless:flowless:0.7.2")

implementation("org.javassist:javassist:3.29.2-GA")
implementation("org.javassist:javassist:3.30.1-GA")

implementation("io.github.sheikah45.fx2j:fx2j-api:0.0.0")
implementation("com.install4j:install4j-runtime:10.0.6")
Expand Down

0 comments on commit 5b67bf9

Please sign in to comment.