gsylvie / pull-request-notifier-for-bitbucket

Bitbucket Server plugin that invokes a custom URL when a pull request event is triggered.
Other
0 stars 2 forks source link

Fix: Replace jquery's sunsetted find() #3

Open solarlodge opened 3 months ago

solarlodge commented 3 months ago

Reason: .find() was deprecated by jQuery through v2.2.4.11 and had been removed completely now in favor of .on()