Skip to content

Commit c619203

Browse files
chore(deps): Update dependency org.jetbrains:annotations to v24.1.0 (#77)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96d3284 commit c619203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ mammoth = "1.3.1"
1010

1111
[libraries]
1212
gson = { module = "com.google.code.gson:gson", version = "2.10.1" }
13-
jetbrainsAnnotations = { module = "org.jetbrains:annotations", version = "24.0.1"}
13+
jetbrainsAnnotations = { module = "org.jetbrains:annotations", version = "24.1.0"}
1414
mammoth = { module = "net.kyori:mammoth", version.ref = "mammoth" }
1515
mammoth-test = { module = "net.kyori:mammoth-test", version.ref = "mammoth" }
1616

0 commit comments

Comments
 (0)