Skip to content

Commit

Permalink
Merge pull request #78 from wireapp/develop
Browse files Browse the repository at this point in the history
Xenon 1.4.5
  • Loading branch information
dkovacevic authored Dec 9, 2022
2 parents 1c2ecd5 + a89777a commit d35237c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.wire</groupId>
<artifactId>lithium</artifactId>
<version>3.4.6</version>
<version>3.4.7</version>
<name>Lithium</name>
<description>Wire Bots SDK written in Java</description>
<url>https://wire.com/</url>
Expand Down Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>com.wire</groupId>
<artifactId>xenon</artifactId>
<version>1.4.4</version>
<version>1.4.5</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit d35237c

Please sign in to comment.