This commit is contained in:
gotoeasy 2024-07-16 14:38:47 +08:00
parent 6ee95ca994
commit 0c3bd1032b

View File

@ -142,7 +142,7 @@ curl -X POST -d '{"system":"demo", "date":"2023-01-01 01:02:03.456","text":"demo
<dependency> <dependency>
<groupId>top.gotoeasy</groupId> <groupId>top.gotoeasy</groupId>
<artifactId>glc-logback-appender</artifactId> <artifactId>glc-logback-appender</artifactId>
<version>0.14.2</version> <version>0.15.2</version>
</dependency> </dependency>
``` ```