Skip to content

Commit d35237c

Browse files
authored
Merge pull request #78 from wireapp/develop
Xenon 1.4.5
2 parents 1c2ecd5 + a89777a commit d35237c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.wire</groupId>
88
<artifactId>lithium</artifactId>
9-
<version>3.4.6</version>
9+
<version>3.4.7</version>
1010
<name>Lithium</name>
1111
<description>Wire Bots SDK written in Java</description>
1212
<url>https://wire.com/</url>
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>com.wire</groupId>
7373
<artifactId>xenon</artifactId>
74-
<version>1.4.4</version>
74+
<version>1.4.5</version>
7575
<exclusions>
7676
<exclusion>
7777
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)