We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 247f27f commit 8de9353Copy full SHA for 8de9353
gradle/libs.versions.toml
@@ -3,7 +3,7 @@ intellij = "2023.2"
3
junixsocket = "2.10.0"
4
5
[libraries]
6
-jetBrainsAnnotations = "org.jetbrains:annotations:24.0.1" # TODO[#293]: Get rid of this after updating IntelliJ
+jetBrainsAnnotations = "org.jetbrains:annotations:24.1.0" # TODO[#293]: Get rid of this after updating IntelliJ
7
junit = "junit:junit:4.13.2"
8
junixsocket-common = { module = "com.kohlschutter.junixsocket:junixsocket-common", version.ref = "junixsocket" }
9
junixsocket-native-common = { module = "com.kohlschutter.junixsocket:junixsocket-native-common", version.ref = "junixsocket" }
0 commit comments