agorapulse / grails-sentry

A Sentry client for Grails
Apache License 2.0
12 stars 14 forks source link

Raven version out of date on grails.org/plugin/raven #19

Closed vmpj closed 8 years ago

vmpj commented 8 years ago

Hi,

Just want to let you know, that the installation section on https://grails.org/plugin/raven still refers to 0.5.8 instead of the latest version.

plugins {
    compile ":raven:0.5.8"
}
benorama commented 8 years ago

Indeed, it's fixed now. Thanks.