Skip to content

Commit

Permalink
Fix plugin pom dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmeldrum committed Nov 27, 2023
1 parent 16e621f commit 1a3f8e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/terraform-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>com.solace.maas</groupId>
<artifactId>plugin</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
Expand Down

0 comments on commit 1a3f8e6

Please sign in to comment.