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 Dec 28, 2024
1 parent b3f003a commit 000e93c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,10 @@ reactor-netty-http = { module = "io.projectreactor.netty:reactor-netty-http", ve
spark = "me.lucko:spark-common:1.10.119-SNAPSHOT"
openai = "com.openai:openai-java:0.8.0"
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"
hibernate-validator = "org.hibernate.validator:hibernate-validator:9.0.0.CR1"
sqlite = "org.xerial:sqlite-jdbc:3.41.2.2"
hibernate-core = "org.hibernate.orm:hibernate-core:7.0.0-SNAPSHOT"
hibernate-community-dialects = "org.hibernate.orm:hibernate-community-dialects:7.0.0-SNAPSHOT"
hibernate-validator = "org.hibernate.validator:hibernate-validator:9.0.0-SNAPSHOT"
sqlite = "org.xerial:sqlite-jdbc:3.47.1.0"
javax-annotations = "javax.annotation:javax.annotation-api:1.3.2"
junit = "org.junit.jupiter:junit-jupiter:5.11.4"

Expand Down

0 comments on commit 000e93c

Please sign in to comment.