1
1
[versions ]
2
2
log4j = " 2.24.3"
3
- grpc = " 1.69.1 "
3
+ grpc = " 1.70.0 "
4
4
protobuf = " 4.29.3"
5
5
via-version = " 5.2.1"
6
6
via-backwards = " 5.2.1"
@@ -25,11 +25,11 @@ license-report = "com.github.jk1.dependency-license-report:2.9"
25
25
[libraries ]
26
26
gradle-plugin-shadow = " gradle.plugin.com.github.johnrengelman:shadow:8.0.0"
27
27
gradle-plugin-licenser = " gradle.plugin.org.cadixdev.gradle:licenser:0.6.1"
28
- gradle-plugin-lombok = " io.freefair.gradle:lombok-plugin:8.11 "
28
+ gradle-plugin-lombok = " io.freefair.gradle:lombok-plugin:8.12 "
29
29
gradle-plugin-indra-git = " net.kyori:indra-git:3.1.3"
30
30
gradle-plugin-unimined = " xyz.wagyourtail.unimined:xyz.wagyourtail.unimined.gradle.plugin:1.3.12"
31
31
gradle-plugin-spotless = " com.diffplug.spotless:spotless-plugin-gradle:7.0.2"
32
- gradle-plugin-freefair = " io.freefair.gradle:maven-plugin:8.11 "
32
+ gradle-plugin-freefair = " io.freefair.gradle:maven-plugin:8.12 "
33
33
log4j-api = { module = " org.apache.logging.log4j:log4j-api" , version.ref = " log4j" }
34
34
log4j-core = { module = " org.apache.logging.log4j:log4j-core" , version.ref = " log4j" }
35
35
log4j-slf4j2-impl = { module = " org.apache.logging.log4j:log4j-slf4j2-impl" , version.ref = " log4j" }
@@ -67,7 +67,7 @@ gson = "com.google.code.gson:gson:2.11.0"
67
67
pf4j = " org.pf4j:pf4j:3.13.0"
68
68
fastutil = " it.unimi.dsi:fastutil:8.5.15"
69
69
caffeine = " com.github.ben-manes.caffeine:caffeine:3.2.0"
70
- jetbrains-annotations = " org.jetbrains:annotations:26.0.1 "
70
+ jetbrains-annotations = " org.jetbrains:annotations:26.0.2 "
71
71
classtransform-mixinstranslator = { module = " net.lenni0451.classtransform:mixinstranslator" , version.ref = " classtransform" }
72
72
classtransform-mixinsdummy = { module = " net.lenni0451.classtransform:mixinsdummy" , version.ref = " classtransform" }
73
73
classtransform-additionalclassprovider = { module = " net.lenni0451.classtransform:additionalclassprovider" , version.ref = " classtransform" }
@@ -90,7 +90,7 @@ armeria-prometheus1 = { module = "com.linecorp.armeria:armeria-prometheus1" }
90
90
reactor-netty-core = { module = " io.projectreactor.netty:reactor-netty-core" , version.ref = " reactor" }
91
91
reactor-netty-http = { module = " io.projectreactor.netty:reactor-netty-http" , version.ref = " reactor" }
92
92
spark = " me.lucko:spark-common:1.10.119-SNAPSHOT"
93
- openai = " com.openai:openai-java:0.12 .0"
93
+ openai = " com.openai:openai-java:0.13 .0"
94
94
immutables = " org.immutables:value:2.10.1 "
95
95
hibernate-core = " org.hibernate.orm:hibernate-core:7.0.0.Beta3"
96
96
hibernate-community-dialects = " org.hibernate.orm:hibernate-community-dialects:7.0.0.Beta3"
0 commit comments