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

Bump dependencies #73

Merged
merged 1 commit into from
Oct 26, 2024
Merged

Bump dependencies #73

merged 1 commit into from
Oct 26, 2024

Conversation

opatry
Copy link
Owner

@opatry opatry commented Oct 26, 2024

Checklist

  • I have read the CONTRIBUTING guide
  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing

Copy link

©️ Stale credits for :tasks-app-desktop

diff --git a/tasks-app-desktop/src/main/resources/licenses_desktop.json b/tasks-app-desktop/src/main/resources/licenses_desktop.json
index 259b121..f2b4b6e 100644
--- a/tasks-app-desktop/src/main/resources/licenses_desktop.json
+++ b/tasks-app-desktop/src/main/resources/licenses_desktop.json
@@ -106,7 +106,7 @@
"name": "The Android Open Source Project"
}
],
- "artifactVersion": "2.7.0-alpha09",
+ "artifactVersion": "2.7.0-alpha10",
"description": "Android Room-Common",
"name": "Room-Common",
"licenses": [
@@ -123,7 +123,7 @@
"name": "The Android Open Source Project"
}
],
- "artifactVersion": "2.7.0-alpha09",
+ "artifactVersion": "2.7.0-alpha10",
"description": "Android Room-Runtime",
"name": "Room-Runtime",
"licenses": [
@@ -140,7 +140,7 @@
"name": "The Android Open Source Project"
}
],
- "artifactVersion": "2.5.0-alpha09",
+ "artifactVersion": "2.5.0-alpha10",
"description": "The implementation of SQLite library using the bundled SQLite.",
"name": "SQLite Bundled Integration",
"licenses": [
@@ -157,7 +157,7 @@
"name": "The Android Open Source Project"
}
],
- "artifactVersion": "2.5.0-alpha09",
+ "artifactVersion": "2.5.0-alpha10",
"description": "SQLite API",
"name": "SQLite",
"licenses": [

Run ./gradlew :tasks-app-desktop:exportLibraryDefinitions -PaboutLibraries.exportPath=src/main/resources and commit resulting diff to fix the issue.

@opatry opatry force-pushed the bump-dependencies branch from 2395c03 to c4a9518 Compare October 26, 2024 07:18
@opatry opatry merged commit 9514005 into main Oct 26, 2024
2 checks passed
@opatry opatry deleted the bump-dependencies branch October 26, 2024 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant