Skip to content

Commit 44cb8a5

Browse files
Update dependency org.jetbrains:annotations to v24.1.0
1 parent 892b478 commit 44cb8a5

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
@@ -3,7 +3,7 @@ kotlin = "1.9.10"
33
log4j = "2.20.0"
44

55
[libraries]
6-
annotations = "org.jetbrains:annotations:24.0.1"
6+
annotations = "org.jetbrains:annotations:24.1.0"
77
coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3"
88
logging-api = { module = "org.apache.logging.log4j:log4j-api", version.ref = "log4j" }
99
logging-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }

0 commit comments

Comments
 (0)