Commit Graph

69 Commits

Author SHA1 Message Date
b80344a443 Merge pull request #743 from hiqua/update_mockito
Delete obsolete mockito dependencies
2021-01-27 20:01:40 -06:00
dependabot[bot]
22136774de Bump simpleclient_hotspot from 0.9.0 to 0.10.0 (#742)
Bumps [simpleclient_hotspot](https://github.com/prometheus/client_java) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/prometheus/client_java/releases)
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.9.0...parent-0.10.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-27 19:57:38 -06:00
dependabot[bot]
be39237a22 Bump simpleclient from 0.9.0 to 0.10.0 (#741)
Bumps [simpleclient](https://github.com/prometheus/client_java) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/prometheus/client_java/releases)
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.9.0...parent-0.10.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-27 19:56:24 -06:00
dependabot[bot]
836eebd20b Bump kotlin-stdlib-jdk8 from 1.4.21 to 1.4.21-2 (#738)
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) from 1.4.21 to 1.4.21-2.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.21...v1.4.21-2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-27 19:54:55 -06:00
Quentin Hibon
8d2aebaf7f Delete obsolete mockito dependencies 2021-01-27 15:44:22 +01:00
dependabot[bot]
7caf22bd7a Bump ktorVersion from 1.4.2 to 1.5.0 (#728) 2021-01-27 07:11:06 -06:00
dependabot[bot]
9ead803b6c Bump logback-classic from 1.2.1 to 1.2.3 (#733)
Bumps logback-classic from 1.2.1 to 1.2.3.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 22:12:19 -06:00
dependabot[bot]
af6387f1fc Bump kotlin-css-jvm (#731)
Bumps kotlin-css-jvm from 1.0.0-pre.31-kotlin-1.2.41 to 1.0.0-pre.143-kotlin-1.4.21.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 22:12:03 -06:00
dependabot[bot]
6d0764bbb8 Bump simpleclient_httpserver from 0.9.0 to 0.10.0
Bumps [simpleclient_httpserver](https://github.com/prometheus/client_java) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/prometheus/client_java/releases)
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.9.0...parent-0.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 20:10:44 -06:00
Quentin Hibon
6992b5186e Clean up code after conversions 2021-01-25 12:18:05 +01:00
3f8b1008b4 Merge branch 'feature/gradle.kts' into dev 2021-01-21 06:41:34 -06:00
Quentin Hibon
dedeb13f46 Clean up kotlin code
* static imports
* less nullable types
* format
2021-01-19 14:06:18 +01:00
Quentin Hibon
a69490a23a Update kotlin version 2021-01-18 16:02:48 +01:00
8c0141508d Convert uhabits-server/build.gradle to Kotlin; use standard paths 2021-01-16 14:44:24 -06:00
8206450456 Convert top-level build.gradle to Kotlin 2021-01-16 13:55:26 -06:00
2828dfcc75 Update copyright notices 2021-01-05 23:05:48 -06:00
c4e496a5ff Update build scripts 2021-01-05 22:18:35 -06:00
7ee3e00e49 Create top-level gradle project; remove duplicated gradle wrappers 2021-01-05 22:03:01 -06:00
bebb356425 Reorganize top level directory 2021-01-03 14:43:49 -06:00