tersesystems / terse-logback

Structured Logging, Tracing, and Observability with Logback
https://tersesystems.github.io/terse-logback/
Other
196 stars 14 forks source link

Update the manifest for logback-bytebuddy #92

Closed wsargent closed 4 years ago

wsargent commented 4 years ago

Broke the manifest for 0.13.1 so using logback-bytebuddy didn't work using the shadow.

This adds back the manifest for 0.13.2 by hand.

Also upgrade Gradle while I'm at it...