Skip to content

Commit

Permalink
Bump vital api to 1.9
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
ryderbelserion committed Jul 11, 2024
1 parent 09cab56 commit 562a271
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
11 changes: 2 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,2 @@
### Changed:
- Use component logger for startup dependencies.
- All file read/writes operations are moved off the main thread.

### Removed:
- `console_prefix` config option no longer needed.

### Fixed:
- Issue with PlaceholderAPI.
### Changes:
- All file read/writes operations are moved off the main thread.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ triumph-cmd = "2.0.0-ALPHA-10"
tirumph-gui = "3.1.7"
jetbrains = "24.1.0"
kyori = "4.17.0"
vital = "1.8.3"
vital = "1.9"

# Paper
paperweight = "1.7.1"
Expand Down

0 comments on commit 562a271

Please sign in to comment.