Skip to content
This repository was archived by the owner on Nov 15, 2025. It is now read-only.

Commit 209b4be

Browse files
dependency: Update dependency org.jetbrains:annotations to v24.1.0 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b3e1ff6 commit 209b4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626
exclude(group = "junit")
2727
}
2828

29-
api("org.jetbrains:annotations:24.0.1")
29+
api("org.jetbrains:annotations:24.1.0")
3030

3131
testImplementation("org.junit.jupiter:junit-jupiter-api:5.9.2")
3232
testImplementation("nl.jqno.equalsverifier:equalsverifier:3.14.1")

0 commit comments

Comments
 (0)