Bump llm-client

This commit is contained in:
Carl-Robert Linnupuu 2023-11-28 01:46:20 +02:00
parent 63b356ab18
commit 2e75826d39

View file

@ -23,7 +23,7 @@ checkstyle {
}
dependencies {
implementation("ee.carlrobert:llm-client:0.0.13")
implementation("ee.carlrobert:llm-client:0.0.14")
}
tasks {