Skip to content

Commit

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

<dependency>
Expand Down

0 comments on commit aa6eecb

Please sign in to comment.