Skip to content

Commit

Permalink
Bump io.github.sheikah45.fx2j from 0.0.0 to 0.1.0
Browse files Browse the repository at this point in the history
Bumps [io.github.sheikah45.fx2j](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
  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 a6f4de4
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 @@ -9,7 +9,7 @@ plugins {
id("java")
id("distribution")
id("me.champeau.jmh") version "0.7.2"
id("io.github.sheikah45.fx2j") version "0.0.0"
id("io.github.sheikah45.fx2j") version "0.1.0"
id("com.adarshr.test-logger") version "4.0.0"
}

Expand Down

0 comments on commit a6f4de4

Please sign in to comment.