mirror of
https://github.com/mcraftbbs/Ollama-Chat.git
synced 2025-11-18 06:44:22 +01:00
Fix 'java.lang.NoClassDefFoundError: com/zaxxer/hikari/HikariConfig'
This commit is contained in:
parent
253dd3ecb1
commit
73dd0eddea
2
API.md
2
API.md
@ -53,7 +53,7 @@ Add the JitPack repository and dependency to your `pom.xml`:
|
||||
<dependency>
|
||||
<groupId>com.github.mcraftbbs</groupId>
|
||||
<artifactId>Ollama-Chat</artifactId>
|
||||
<version>1.1.5</version>
|
||||
<version>1.1.6</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
```
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||

|
||||

|
||||
# OllamaChat
|
||||
[](https://modrinth.com/plugin/ollama-chat)
|
||||
## Overview
|
||||
|
||||
Loading…
Reference in New Issue
Block a user