Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update og-unofficial-definitions.json with de.focus-shift:jollyday gav #71

Merged
merged 1 commit into from
Jan 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions uc/og-unofficial-definitions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "2",
"date": "2022/11/26",
"version": "3",
"date": "2024/01/12",
"migration": [
{
"old": "com.jcraft:jsch",
Expand All @@ -15,6 +15,13 @@
"net.datafaker:datafaker"
],
"context": "This library is a modern fork of java-faker, built on Java 8, with up to date libraries and several newly added Fake Generators. See https://github.com/datafaker-net/datafaker/"
},
{
"old": "de.jollyday:jollyday",
"proposal": [
"de.focus-shift:jollyday"
],
"context": "The old jollyday project is no longer maintained. This is a modern fork with jakarta dependencies and based on java 11."
}
]
}
Loading