generated from mpetuska/template-kmp-library
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversions.properties
More file actions
22 lines (20 loc) · 842 Bytes
/
versions.properties
File metadata and controls
22 lines (20 loc) · 842 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#### Dependencies and Plugin versions with their available updates.
#### Generated by `./gradlew refreshVersions` version 0.11.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
# Plugins
plugin.com.github.jakemarsden.git-hooks=0.0.2
plugin.com.dorongold.task-tree=2.1.0
version.io.github.gradle-nexus..publish-plugin=1.1.0
version.org.jetbrains.dokka..dokka-gradle-plugin=1.5.0
version.org.jlleitschuh.gradle..ktlint-gradle=10.1.0
# Dependencies
version.kotlin=[1.5.30-RC,)
version.kotlinx.coroutines=[1.5.1,)
version.org.mongodb..mongodb-driver-reactivestreams=[4.3.1,)
version.ktlint=0.41.0
version.npm.mongodb=^4.0.0