Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent d838709 commit 424c34a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ commons-validator = "commons-validator:commons-validator:1.9.0"
commons-io = "commons-io:commons-io:2.18.0"
oshi = "com.github.oshi:oshi-core:6.6.6"
guava = "com.google.guava:guava:33.4.0-jre"
gson = "com.google.code.gson:gson:2.11.0"
gson = "com.google.code.gson:gson:2.12.0"
pf4j = "org.pf4j:pf4j:3.13.0"
fastutil = "it.unimi.dsi:fastutil:8.5.15"
caffeine = "com.github.ben-manes.caffeine:caffeine:3.2.0"
Expand All @@ -90,7 +90,7 @@ armeria-prometheus1 = { module = "com.linecorp.armeria:armeria-prometheus1" }
reactor-netty-core = { module = "io.projectreactor.netty:reactor-netty-core", version.ref = "reactor" }
reactor-netty-http = { module = "io.projectreactor.netty:reactor-netty-http", version.ref = "reactor" }
spark = "me.lucko:spark-common:1.10.119-SNAPSHOT"
openai = "com.openai:openai-java:0.16.0"
openai = "com.openai:openai-java:0.18.1"
immutables = "org.immutables:value:2.10.1 "
hibernate-core = "org.hibernate.orm:hibernate-core:7.0.0.Beta3"
hibernate-community-dialects = "org.hibernate.orm:hibernate-community-dialects:7.0.0.Beta3"
Expand Down

0 comments on commit 424c34a

Please sign in to comment.