Commit Graph

60 Commits

Author SHA1 Message Date
dependabot[bot]
4bfae3321e
Bump KOTLIN_VERSION from 1.6.0 to 1.6.10 (#669)
Bumps `KOTLIN_VERSION` from 1.6.0 to 1.6.10.

Updates `kotlin-gradle-plugin` from 1.6.0 to 1.6.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.0...v1.6.10)

Updates `kotlin-stdlib` from 1.6.0 to 1.6.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.0...v1.6.10)

Updates `kotlin-test` from 1.6.0 to 1.6.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.0...v1.6.10)

Updates `kotlin-test-junit` from 1.6.0 to 1.6.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.0...v1.6.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-test-junit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-15 11:59:42 +01:00
dependabot[bot]
4adceea2fc
Bump KETHEREUM_VERSION from 0.85.3 to 0.85.5 (#662)
Bumps `KETHEREUM_VERSION` from 0.85.3 to 0.85.5.

Updates `rpc` from 0.85.3 to 0.85.5
- [Release notes](https://github.com/komputing/KEthereum/releases)
- [Commits](https://github.com/komputing/KEthereum/compare/0.85.3...0.85.5)

Updates `model` from 0.85.3 to 0.85.5
- [Release notes](https://github.com/komputing/KEthereum/releases)
- [Commits](https://github.com/komputing/KEthereum/compare/0.85.3...0.85.5)

Updates `erc55` from 0.85.3 to 0.85.5
- [Release notes](https://github.com/komputing/KEthereum/releases)
- [Commits](https://github.com/komputing/KEthereum/compare/0.85.3...0.85.5)

Updates `crypto_impl_bouncycastle` from 0.85.3 to 0.85.5
- [Release notes](https://github.com/komputing/KEthereum/releases)
- [Commits](https://github.com/komputing/KEthereum/compare/0.85.3...0.85.5)

---
updated-dependencies:
- dependency-name: com.github.komputing.kethereum:rpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.komputing.kethereum:model
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.komputing.kethereum:erc55
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.komputing.kethereum:crypto_impl_bouncycastle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-14 10:30:57 +01:00
dependabot[bot]
405d35d85a
Bump moshi-kotlin from 1.12.0 to 1.13.0 (#648)
Bumps [moshi-kotlin](https://github.com/square/moshi) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/square/moshi/releases)
- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/moshi/compare/moshi-parent-1.12.0...moshi-parent-1.13.0)

---
updated-dependencies:
- dependency-name: com.squareup.moshi:moshi-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-10 09:47:49 +01:00
dependabot[bot]
075fdcf624
Bump okhttp from 4.9.2 to 4.9.3 (#586)
Bumps [okhttp](https://github.com/square/okhttp) from 4.9.2 to 4.9.3.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.9.2...parent-4.9.3)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-23 21:16:21 +01:00
dependabot[bot]
0201dba10b
Bump KOTLIN_VERSION from 1.5.31 to 1.6.0 (#563)
Bumps `KOTLIN_VERSION` from 1.5.31 to 1.6.0.

Updates `kotlin-gradle-plugin` from 1.5.31 to 1.6.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-stdlib` from 1.5.31 to 1.6.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-test` from 1.5.31 to 1.6.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-test-junit` from 1.5.31 to 1.6.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-test-junit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-16 10:01:35 +01:00
ligi
67af6867fd
Set kotlin version for tests
otherwise Idea was freaking out at some point
2021-10-10 17:38:34 +02:00
dependabot[bot]
b42840d671
Bump KOTLIN_VERSION from 1.5.30 to 1.5.31 (#468)
Bumps `KOTLIN_VERSION` from 1.5.30 to 1.5.31.

Updates `kotlin-gradle-plugin` from 1.5.30 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.30...v1.5.31)

Updates `kotlin-stdlib` from 1.5.30 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.30...v1.5.31)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-10 17:03:10 +02:00
dependabot[bot]
8310e3d254
Bump okhttp from 4.7.2 to 4.9.2 (#469)
Bumps [okhttp](https://github.com/square/okhttp) from 4.7.2 to 4.9.2.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.7.2...parent-4.9.2)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-10 17:02:48 +02:00
ligi
59a2e092dd
Use Kethereum 0.85.3 2021-09-14 13:39:04 +02:00
ligi
46f91a7275
Use Kotlin 1.5.30 2021-09-14 13:38:22 +02:00
ligi
7463e773da
Use Kethereum 0.84.4 2021-07-02 23:59:45 +02:00
ligi
84df5eb81f
Use versions plugin 0.39.0 2021-07-02 23:59:11 +02:00
ligi
5f8372e69e
Use klaxon 5.5 2021-07-02 23:58:50 +02:00
ligi
d0ad70c1e3
Remove kotlinx repo as it is unused 2021-07-02 23:58:15 +02:00
ligi
ca214a4b09
Replace jcenter() as it is deprecated 2021-07-02 23:57:54 +02:00
ligi
7a06e38f5e
Use kotlin 1.5.20 2021-07-02 23:54:51 +02:00
ligi
b6579cef8d
Use Kotlin 1.5.10 2021-05-25 10:57:48 +02:00
ligi
6d69a5d96d
Use kotlin 1.5.0 2021-05-13 20:18:56 +02:00
ligi
6abf31221b
Use moshi 1.12.0 2021-04-07 18:01:55 +02:00
ligi
d0a89e2da2
Use kethereum 0.83.6 2021-04-07 18:01:55 +02:00
ligi
ad6ff755ff
Use kotlin 1.4.32 2021-04-07 18:01:51 +02:00
ligi
7aa84c159c
Use Kotlin 1.4.31 2021-03-14 16:19:26 +01:00
ligi
28bd190623
Use Kethereum 0.83.4 2021-02-21 01:12:44 +01:00
ligi
01935a2db5
Use kethereum 0.83.2 2021-02-05 11:11:27 +01:00
ligi
a80c10776b
Use kotlin 1.4.30 2021-02-05 11:11:15 +01:00
ligi
1ba1ed6b95
Use moshi 1.11.0 2020-12-17 08:09:59 +01:00
ligi
fe8339c03c
Use Kethereum 0.83.1 2020-12-17 08:06:03 +01:00
ligi
68979d72c1
Use Kotlin 1.4.21 2020-12-17 08:01:32 +01:00
ligi
405f2a3497
Use kotlin 1.4.10 2020-11-13 04:19:30 +01:00
ligi
5e4a005e79
Use versions plugin 0.36.0 2020-11-13 04:19:29 +01:00
ligi
97e3ee7b15
Cleanup 2020-07-14 16:19:08 +02:00
ligi
3c0c530736
Use kethereum 0.82.2 2020-07-14 16:18:29 +02:00
ligi
ed167d40e6
Use okhttp 4.7.2 2020-07-14 16:17:56 +02:00
ligi
e226d05cd7
Use moshi-kotlin 1.9.3 2020-07-14 16:15:17 +02:00
ligi
c240d0bf36
Use okhttp 4.5.0 2020-04-28 13:35:05 +02:00
ligi
6a5a1df86b
Use Kotlin 1.3.72 2020-04-28 13:34:17 +02:00
ligi
d103f7553c
Use okhttp 4.4.0 2020-03-16 05:57:12 +01:00
ligi
9bcc15686d
Use Kotlin 1.9.2 2020-03-16 05:57:12 +01:00
ligi
ce398981c8
Migrate to KEthereum 0.81.4 2020-03-16 05:57:12 +01:00
ligi
ed38dc775a
Use kotlin 1.3.70 2020-03-16 05:57:12 +01:00
ligi
64ab4d08eb
Use versions plugin 0.28.0 2020-03-16 05:57:12 +01:00
ligi
871c91b2c7
Use kethereum 0.77.1 2020-03-16 05:57:11 +01:00
ligi
19419da597
Use Kethereum 0.76.8 2019-11-07 09:49:24 +09:00
ligi
d7050a7d99
Use moshi 1.9.1 2019-11-07 09:48:52 +09:00
ligi
902eea17a5
Use klaxon 5.2 2019-10-23 17:33:44 +09:00
ligi
07b62b9258
Use Kethereum 0.76.4 2019-10-18 15:14:34 +09:00
ligi
9fc7245da4
Use klaxon 5.1 2019-10-18 15:14:13 +09:00
ligi
b31f214341
Use build-plugin 0.27.0 2019-10-18 15:13:49 +09:00
ligi
41c917ff2e
Use Klaxon 5.0.13 2019-10-12 13:21:34 +09:00
ligi
c6092479e3
Use okhttp 4.2.2 2019-10-12 13:21:34 +09:00