Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dkovacevic committed Sep 6, 2023
1 parent 1535045 commit 83baf20
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,18 @@

<artifactId>don</artifactId>
<groupId>com.wire.bots</groupId>
<version>1.5.0</version>
<version>1.6.0</version>

<dependencies>
<dependency>
<groupId>com.wire</groupId>
<artifactId>lithium</artifactId>
<version>3.4.2</version>
<version>3.5.2</version>
</dependency>
<dependency>
<groupId>com.wire</groupId>
<artifactId>xenon</artifactId>
<version>1.5.2</version>
</dependency>
<dependency>
<groupId>org.antlr</groupId>
Expand Down

0 comments on commit 83baf20

Please sign in to comment.