Fix 'java.lang.NoClassDefFoundError: com/zaxxer/hikari/HikariConfig'

This commit is contained in:
mcraftbbs 2025-10-18 14:24:43 +08:00
parent 253dd3ecb1
commit 73dd0eddea
2 changed files with 2 additions and 2 deletions

2
API.md
View File

@ -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>
```

View File

@ -1,4 +1,4 @@
![Version](https://img.shields.io/badge/version-1.1.5-blue)
![Version](https://img.shields.io/badge/version-1.1.6-blue)
# OllamaChat
[![Download](https://github.com/gabrielvicenteYT/modrinth-icons/blob/main/Branding/Badge/badge-dark.svg)](https://modrinth.com/plugin/ollama-chat)
## Overview