Skip to content

Commit 5b70822

Browse files
Update dependency org.jetbrains:annotations to v24.1.0
1 parent 28fadaf commit 5b70822

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
@@ -4,7 +4,7 @@ log4j = "2.21.1"
44
graphql = "7.0.2"
55

66
[libraries]
7-
annotations = "org.jetbrains:annotations:24.0.1"
7+
annotations = "org.jetbrains:annotations:24.1.0"
88
coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3"
99
# com.expediagroup:graphql-kotlin-ktor-server:7.0.2
1010
graphql-server = { module = "com.expediagroup:graphql-kotlin-ktor-server", version.ref = "graphql" }

0 commit comments

Comments
 (0)