Skip to content

Commit

Permalink
Revert "Update dependency org.fuchss:matrix-bot-base to v0.12.0 (#67)"
Browse files Browse the repository at this point in the history
This reverts commit 6b17f3a.
  • Loading branch information
dfuchss committed Nov 4, 2024
1 parent 6b17f3a commit f4a819d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,10 @@
<artifactId>langchain4j-ollama</artifactId>
<version>${langchain4j.version}</version>
</dependency>
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-client-java-jvm</artifactId>
<version>2.3.12</version>
</dependency>
<dependency>
<groupId>org.fuchss</groupId>
<artifactId>matrix-bot-base</artifactId>
<version>0.12.0</version>
<version>0.11.14</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
Expand Down

0 comments on commit f4a819d

Please sign in to comment.