Skip to content

Commit

Permalink
Bump io.github.sheikah45.fx2j:fx2j-api from 0.0.0 to 0.1.0
Browse files Browse the repository at this point in the history
Bumps [io.github.sheikah45.fx2j:fx2j-api](https://github.com/sheikah45/fx2j) from 0.0.0 to 0.1.0.
- [Release notes](https://github.com/sheikah45/fx2j/releases)
- [Commits](Sheikah45/fx2j@0.0.0...0.1.0)

---
updated-dependencies:
- dependency-name: io.github.sheikah45.fx2j:fx2j-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent d26aaa4 commit 9d56c8f
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 @@ -280,7 +280,7 @@ dependencies {

implementation("org.javassist:javassist:3.30.2-GA")

implementation("io.github.sheikah45.fx2j:fx2j-api:0.0.0")
implementation("io.github.sheikah45.fx2j:fx2j-api:0.1.0")
implementation("com.install4j:install4j-runtime:10.0.8")

testImplementation("org.instancio:instancio-junit:4.8.0")
Expand Down

0 comments on commit 9d56c8f

Please sign in to comment.