Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

Commit bd72d29

Browse files
committed
Updating dependencies
1 parent 6d11491 commit bd72d29

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1235,7 +1235,7 @@ and a lot easier to add multiple actions.
12351235
[e8ecb22d8fe68b5](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/e8ecb22d8fe68b5) Tomas Bjerre *2015-09-26 10:42:43*
12361236

12371237
## 2.3
1238-
### GitHub
1238+
### GitHub [#72](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/72) buttons in configuration do NOT work
12391239
Bugfix: Loading CSS and JS in admin-page
12401240

12411241
[ef9fcc167f1daf5](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/ef9fcc167f1daf5) Tomas Bjerre *2015-09-25 16:58:04*

pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -322,12 +322,12 @@ Changelog of Pull Request Notifier for Bitbucket.
322322
</profiles>
323323

324324
<properties>
325-
<changelog.version>1.54</changelog.version>
326-
<fmt.version>2.5.1</fmt.version>
327-
<violations.version>1.13</violations.version>
328-
<bitbucket.version>6.1.2</bitbucket.version>
325+
<changelog.version>1.60</changelog.version>
326+
<fmt.version>2.9</fmt.version>
327+
<violations.version>1.21</violations.version>
328+
<bitbucket.version>6.8.0-bbs-cdn-m1</bitbucket.version>
329329
<bitbucket.data.version>${bitbucket.version}</bitbucket.data.version>
330330
<quick.reload.version>2.0.0</quick.reload.version>
331-
<amps.version>8.0.0</amps.version>
331+
<amps.version>8.0.2</amps.version>
332332
</properties>
333-
</project>
333+
</project>

0 commit comments

Comments
 (0)