guardian / gu-who

answering: who are all these users in my GitHub org?
https://gu-who.herokuapp.com/
Apache License 2.0
225 stars 56 forks source link

Upgrade org.kohsuke.github-api - fixes #101 #102

Open netflash opened 1 month ago

netflash commented 1 month ago

What does this change?

This PR pins the new version of org.kohsuke.github-api library.

How to test

I went ahead and created my own heroku app and deployed this new version there. It works. Well... the issue I suffered from is fixed. There are others, but that's another story.

Have we considered potential risks?

Nope, I'm not a Scala developer, so I have no clue if this new version is a breaking change or anything. So far so good tho.

Fix #101