forked from fern-api/fern
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathversions.props
More file actions
45 lines (32 loc) · 787 Bytes
/
versions.props
File metadata and controls
45 lines (32 loc) · 787 Bytes
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
# java poet
com.squareup:javapoet = 1.13.0
# immutables
org.immutables:* = 2.8.8
# apache commons
org.apache.commons:commons-lang3 = 3.12.0
# fern
com.fern.fern:irV55 = 55.3.0
com.fern.fern:generator-exec-client = 0.0.806
# testing
org.junit.jupiter:* = 5.5.0
org.assertj:* = 3.19.0
org.mockito:* = 3.11.2
io.github.origin-energy:java-snapshot-* = 3.3.2
# jackson
com.fasterxml.jackson.*:jackson-* = 2.17.2
# errorprone
com.google.errorprone:error_prone_* = 2.12.1
# guava
com.google.guava:guava = 31.1-jre
# feign
# jersey
# spring
org.springframework:spring-web = 5.3.19
# slf4j
org.slf4j:slf4j-api = 1.7.36
# okhttp
com.squareup.okhttp3:okhttp = 4.12.0
# misc
com.palantir.common:streams = 2.0.0
ch.qos.logback:logback-classic = 1.2.6
com.atlassian.commonmark:* = 0.12.1