-
Notifications
You must be signed in to change notification settings - Fork 0
/
versions.properties
46 lines (28 loc) · 1.25 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
#### 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
####
#### NOTE: Some versions are filtered by the rejectVersionsIf predicate. See the settings.gradle.kts file.
plugin.com.github.johnrengelman.shadow=7.1.2
plugin.com.google.devtools.ksp=1.7.0-1.0.6
version.ch.qos.logback..logback-classic=1.2.11
version.com.fasterxml.jackson.module..jackson-module-kotlin=2.13.3
version.com.google.devtools.ksp..symbol-processing-api=1.7.0-1.0.6
version.io.arrow-kt..arrow-core=1.1.2
version.javax.activation..activation=1.1.1
version.javax.xml.bind..jaxb-api=2.3.1
version.junit.jupiter=5.8.2
version.kotlin=1.7.0
version.kotlinpoet=1.12.0
version.kotlinx.coroutines=1.6.3
version.org.amshove.kluent..kluent=1.68
version.org.neo4j..neo4j-slf4j=4.0.12
version.org.neo4j.driver..neo4j-java-driver=4.4.6
version.org.slf4j..slf4j-api=1.7.36
version.org.testcontainers..junit-jupiter=1.17.2
version.org.testcontainers..neo4j=1.17.2