Skip to content

Commit

Permalink
upgrade tsid-creator to 5.2.0 (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
wsargent authored Jan 16, 2023
1 parent 22170e9 commit 7979b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logback-uniqueid-appender/logback-uniqueid-appender.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
implementation 'com.github.f4b6a3:ulid-creator:5.1.0'

// https://github.com/f4b6a3/tsid-creator
implementation 'com.github.f4b6a3:tsid-creator:5.1.0'
implementation 'com.github.f4b6a3:tsid-creator:5.2.0'

// https://github.com/f4b6a3/uuid-creator
implementation 'com.github.f4b6a3:uuid-creator:5.2.0'
Expand Down

0 comments on commit 7979b8b

Please sign in to comment.