Skip to content

Commit

Permalink
versions updated (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
Montagon authored Oct 9, 2023
1 parent 4e71c37 commit 95f7bd2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exposed = "0.44.0"
kotlin = "1.9.10"
kotlinx-json = "1.6.0"
kotlinx-datetime = "0.4.1"
ktor = "2.3.4"
ktor = "2.3.5"
spotless = "6.22.0"
okio = "3.6.0"
kotest = "5.7.2"
Expand All @@ -14,11 +14,11 @@ kotest-arrow = "1.4.0"
klogging = "5.1.0"
uuid = "0.0.21"
postgresql = "42.6.0"
testcontainers = "1.19.0"
testcontainers = "1.19.1"
hikari = "5.0.1"
dokka = "1.9.0"
logback = "1.4.11"
node-gradle = "7.0.0"
node-gradle = "7.0.1"
kotlinx-coroutines = "1.7.3"
scalaMultiversion = "2.0.6"
circe = "0.14.6"
Expand All @@ -34,9 +34,9 @@ pdfbox = "3.0.0"
mysql = "8.0.33"
semverGradle = "0.5.0-rc.5"
scala = "3.3.1"
openai-client-version = "3.4.2"
openai-client-version = "3.5.0"
gpt4all-java = "1.1.5"
ai-djl = "0.23.0"
ai-djl = "0.24.0"
jackson = "2.15.2"
jsonschema = "4.31.1"
jakarta = "3.0.2"
Expand Down

0 comments on commit 95f7bd2

Please sign in to comment.