Skip to content

Commit

Permalink
Merge pull request #13 from wireapp/bump-xenon-1.6.2
Browse files Browse the repository at this point in the history
fix(bump-xenon-1.6.2) Bump Xenon to 1.6.2
  • Loading branch information
spoonman01 authored Sep 30, 2024
2 parents e1a486e + 7fe9be8 commit 6128e94
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>helium</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>

<name>Helium</name>
<description>User mode for Wire Bots</description>
Expand Down Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>com.wire</groupId>
<artifactId>xenon</artifactId>
<version>1.6.1</version>
<version>1.6.2</version>
</dependency>
<dependency>
<groupId>jakarta.ws.rs</groupId>
Expand Down

0 comments on commit 6128e94

Please sign in to comment.