-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
versions.properties
32 lines (31 loc) · 1.22 KB
/
versions.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
#
# EPUB Generator
# Copyright (C) 2022 qwq233 [email protected]
# https://github.com/qwq233/epub-generator
#
# This software is non-free but opensource software: you can redistribute it
# and/or modify it under the terms of our Licenses
# as published by James Clef; either
# version 2 of the License, or any later version.
#
# This software is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See our
# license
#
# You should have received a copy of the our License
# and eula along with this software. If not, see
# <https://github.com/qwq233/License/blob/master/v2/LICENSE.md>.
#
#### Dependencies and Plugin versions with their available updates.
#### Generated by `./gradlew refreshVersions` version 0.40.1
####
#### 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
version.com.charleskorn.kaml..kaml=0.43.0
version.com.vladsch.flexmark..flexmark-all=0.64.0
version.kotlin=1.6.20
version.org.dom4j..dom4j=2.1.3