Skip to content

Commit

Permalink
fix: update compatible bamboo version (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
team-integrations-fnm-bot authored Oct 27, 2022
1 parent 730737f commit 793d609
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 @@ -45,8 +45,8 @@
<properties>
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<bamboo.version>8.2.5</bamboo.version>
<bamboo.data.version>8.2.5</bamboo.data.version>
<bamboo.version>9.0.1</bamboo.version>
<bamboo.data.version>9.0.1</bamboo.data.version>
<amps.version>8.0.2</amps.version>
<!--
The default version has a bug that prevents integration tests from working
Expand Down

0 comments on commit 793d609

Please sign in to comment.