Skip to content

Commit

Permalink
Merge pull request #19 from mqtt-home/mqttgateway-3.0.2
Browse files Browse the repository at this point in the history
Dependency: Update to mqttgateway 3.0.2
  • Loading branch information
philipparndt authored Jan 12, 2022
2 parents 2f49eef + 179721a commit e880cc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/de.rnd7.mqtttelegram/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@
<dependency>
<groupId>de.rnd7.mqttgateway</groupId>
<artifactId>mqttgateway</artifactId>
<version>2.3.0</version>
<version>3.0.2</version>
</dependency>

<dependency>
<groupId>de.rnd7.mqttgateway</groupId>
<artifactId>test</artifactId>
<version>2.3.0</version>
<version>3.0.2</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit e880cc3

Please sign in to comment.