summaryrefslogtreecommitdiff
path: root/versions.properties
diff options
context:
space:
mode:
Diffstat (limited to 'versions.properties')
-rw-r--r--versions.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/versions.properties b/versions.properties
new file mode 100644
index 00000000..f7ea1f1a
--- /dev/null
+++ b/versions.properties
@@ -0,0 +1,10 @@
+#### Dependencies and Plugin versions with their available updates.
+#### Generated by `./gradlew refreshVersions` version 0.51.0
+####
+#### Don't manually edit or split the comments that start with four hashtags (####),
+#### they will be overwritten by refreshVersions.
+####
+#### suppress inspection "SpellCheckingInspection" for whole file
+#### suppress inspection "UnusedProperty" for whole file
+####
+#### NOTE: Some versions are filtered by the rejectVersionsIf predicate. See the settings.gradle.kts file.
bgstack15