Skip to content

Commit

Permalink
Bump io.github.sheikah45.fx2j:fx2j-api from 0.0.0 to 0.1.0 (#3203)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent c518771 commit c2b23d1
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 c2b23d1

Please sign in to comment.