We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 741b391 commit 87cde2dCopy full SHA for 87cde2d
CHANGELOG.md
@@ -39,6 +39,16 @@ List<ItemStack> allItems = inventory.getItems();
39
- Catch not only Exceptions from `ItemsRegistry` implementations but also Errors.
40
`ItemsRegistry` will not crash other plugins.
41
42
+### Housekeeping
43
+
44
+- Update Kotlin to 1.6.20
45
+- Update bStats to 3.0.0
46
+- Update ACF to 0.5.1-SNAPSHOT
47
+- Update Gradle to 7.4.2
48
+- Update Dokka to 1.6.20
49
+- Update binary-compatibility-validator to 0.9.0
50
+- Update gradle-download-task to 5.0.5
51
52
## [v0.7.1] (2022-02-19)
53
54
### Fixed
0 commit comments