File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ repositories {
77}
88
99dependencies {
10- implementation ' com.logtail:logback-logtail:0.1.2 '
10+ implementation ' com.logtail:logback-logtail:0.2.0 '
1111 implementation ' ch.qos.logback:logback-classic:1.2.11'
1212 implementation ' ch.qos.logback:logback-core:1.2.11'
1313 implementation ' com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.13.3'
Original file line number Diff line number Diff line change 2626 <dependency >
2727 <groupId >com.logtail</groupId >
2828 <artifactId >logback-logtail</artifactId >
29- <version >0.1.2 </version >
29+ <version >0.2.0 </version >
3030 </dependency >
3131 <dependency >
3232 <groupId >ch.qos.logback</groupId >
Original file line number Diff line number Diff line change 1111 <groupId >com.logtail</groupId >
1212 <artifactId >logback-logtail</artifactId >
1313 <packaging >jar</packaging >
14- <version >0.1.2 </version >
14+ <version >0.2.0 </version >
1515
1616 <name >${project.groupId} :${project.artifactId} </name >
17- <description >Logback Java appender for sending logs to Logtail .com</description >
17+ <description >Logback Java appender for sending logs to BetterStack .com</description >
1818 <url >https://github.com/logtail/logback-logtail/</url >
1919
2020 <licenses >
2828 <developer >
2929 <name >Tomas Hromada</name >
3030 <email >tomas@logtail.com</email >
31- <organization >Logtail </organization >
32- <organizationUrl >https://logtail .com</organizationUrl >
31+ <organization >Better Stack </organization >
32+ <organizationUrl >https://betterstack .com</organizationUrl >
3333 </developer >
3434 </developers >
3535
You can’t perform that action at this time.
0 commit comments