forked from crowdin/crowdin-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversions.properties
65 lines (37 loc) · 1.62 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
#### 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
version.org.yaml..snakeyaml=1.33
version.org.projectlombok..lombok=1.18.26
version.org.json..json=20230227
version.org.glassfish.jersey.media..jersey-media-multipart=3.1.1
version.org.glassfish.jersey.inject..jersey-hk2=3.1.1
version.org.glassfish.jersey.core..jersey-client=3.1.1
version.org.apache.logging.log4j..log4j-core=2.20.0
version.org.apache.logging.log4j..log4j-api=2.20.0
version.org.apache.httpcomponents..httpclient=4.5.14
version.org.apache.commons..commons-lang3=3.12.0
version.net.ricecode..string-similarity=1.0.0
version.net.lingala.zip4j..zip4j=2.11.5
version.mockito=3.12.4
version.junit.jupiter=5.9.3
version.javax.activation..activation=1.1.1
version.io.github.cdimascio..dotenv-java=2.3.2
version.info.picocli..picocli-codegen=4.7.4
version.info.picocli..picocli=4.7.4
version.hamcrest=2.2
version.commons-io..commons-io=2.11.0
version.commons-cli..commons-cli=1.5.0
version.com.h3xstream.findsecbugs..findsecbugs-plugin=1.12.0
version.com.github.fge..json-patch=1.13
version.com.github.crowdin..crowdin-api-client-java=1.11.5
plugin.org.asciidoctor.jvm.convert=3.3.2
plugin.com.github.spotbugs=4.8.0
plugin.com.github.johnrengelman.shadow=7.1.2
## Jacoco Version needs manual update
version.jacoco=0.8.10