diff options
| author | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2018-02-12 14:02:21 +0100 |
|---|---|---|
| committer | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2018-02-12 14:02:21 +0100 |
| commit | 67c8bc6cdd421262c4f59ce03506463a830af6e6 (patch) | |
| tree | 7f292b877d2c05fa8c5eeeee6aadf4d382bd6cdc /opendc-model-odc/setup | |
| parent | b1c4d1f94e35445bdba5a56b614d0ec28a332624 (diff) | |
refactor(#18): Update dependencies
This change bumps the version of the dependencies used by the project.
Diffstat (limited to 'opendc-model-odc/setup')
| -rw-r--r-- | opendc-model-odc/setup/build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opendc-model-odc/setup/build.gradle b/opendc-model-odc/setup/build.gradle index 042b8f37..3962018e 100644 --- a/opendc-model-odc/setup/build.gradle +++ b/opendc-model-odc/setup/build.gradle @@ -24,7 +24,7 @@ /* Build configuration */ buildscript { - ext.kotlin_version = '1.2.10' + ext.kotlin_version = '1.2.21' ext.dokka_version = '0.9.15' repositories { |
