Skip to content

Commit cc07e1c

Browse files
Update dependency org.jetbrains:annotations to v24.1.0
1 parent b8adb8d commit cc07e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ graphql = "7.0.2"
55
exposedVersion = "0.48.0"
66

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

0 commit comments

Comments
 (0)