Commit Graph

78 Commits

Author SHA1 Message Date
ligi
947b2b279b
Use kotlin 1.8.0 - replaces #2076 (#2078) 2022-12-29 13:26:31 +01:00
dependabot[bot]
d582b3d2b8
Bump KOTLIN_VERSION from 1.7.21 to 1.7.22 (#1954)
Bumps `KOTLIN_VERSION` from 1.7.21 to 1.7.22.

Updates `kotlin-gradle-plugin` from 1.7.21 to 1.7.22
- [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.7.21...v1.7.22)

Updates `kotlin-stdlib` from 1.7.21 to 1.7.22
- [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.7.21...v1.7.22)

Updates `kotlin-test` from 1.7.21 to 1.7.22
- [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.7.21...v1.7.22)

Updates `kotlin-test-junit` from 1.7.21 to 1.7.22
- [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.7.21...v1.7.22)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 02:16:00 +01:00
dependabot[bot]
d8b266edfe
Bump gradle-versions-plugin from 0.43.0 to 0.44.0 (#1873)
Bumps [gradle-versions-plugin](https://github.com/ben-manes/gradle-versions-plugin) from 0.43.0 to 0.44.0.
- [Release notes](https://github.com/ben-manes/gradle-versions-plugin/releases)
- [Commits](https://github.com/ben-manes/gradle-versions-plugin/compare/v0.43.0...v0.44.0)

---
updated-dependencies:
- dependency-name: com.github.ben-manes:gradle-versions-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-15 18:20:37 +01:00
dependabot[bot]
4330a2d07f
Bump KOTLIN_VERSION from 1.7.20 to 1.7.21 (#1849)
Bumps `KOTLIN_VERSION` from 1.7.20 to 1.7.21.

Updates `kotlin-gradle-plugin` from 1.7.20 to 1.7.21
- [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.7.20 to 1.7.21
- [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.7.20 to 1.7.21
- [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.7.20 to 1.7.21
- [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-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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 23:14:07 +01:00
dependabot[bot]
823bec9e37
Bump gradle-versions-plugin from 0.42.0 to 0.43.0 (#1725)
Bumps [gradle-versions-plugin](https://github.com/ben-manes/gradle-versions-plugin) from 0.42.0 to 0.43.0.
- [Release notes](https://github.com/ben-manes/gradle-versions-plugin/releases)
- [Commits](https://github.com/ben-manes/gradle-versions-plugin/compare/v0.42.0...v0.43.0)

---
updated-dependencies:
- dependency-name: com.github.ben-manes:gradle-versions-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 02:02:50 +02:00
ligi
30fe54fdf6
Use Kotlin 1.7.20 (#1677)
fixes #1670 by also updating ksp
2022-10-01 06:10:22 +02:00
dependabot[bot]
f6676d54ff
Bump KOTLIN_VERSION from 1.7.0 to 1.7.10 (#1335)
Bumps `KOTLIN_VERSION` from 1.7.0 to 1.7.10.

Updates `kotlin-gradle-plugin` from 1.7.0 to 1.7.10
- [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.7.0 to 1.7.10
- [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.7.0 to 1.7.10
- [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.7.0 to 1.7.10
- [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-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>
2022-07-08 11:12:32 +02:00
ligi
d65b525a73
Update kotlin and ksp to 1.7.0 (#1247) 2022-06-12 11:32:35 +02:00
ligi
bfb0eaec10 Only suggest stable versions 2022-05-19 18:34:35 +02:00
dependabot[bot]
80f5d7c785
Bump KOTLIN_VERSION from 1.6.20 to 1.6.21 (#1089)
Bumps `KOTLIN_VERSION` from 1.6.20 to 1.6.21.

Updates `kotlin-gradle-plugin` from 1.6.20 to 1.6.21
- [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.6.20 to 1.6.21
- [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.6.20 to 1.6.21
- [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.6.20 to 1.6.21
- [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-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>
2022-04-20 09:24:18 +02:00
ligi
d871ec4c27 Use Kotlin 1.6.20 and ksp 1.0.5 2022-04-11 14:37:18 +02:00
dependabot[bot]
867c021e32
Bump gradle-versions-plugin from 0.41.0 to 0.42.0 (#833)
Bumps [gradle-versions-plugin](https://github.com/ben-manes/gradle-versions-plugin) from 0.41.0 to 0.42.0.
- [Release notes](https://github.com/ben-manes/gradle-versions-plugin/releases)
- [Commits](https://github.com/ben-manes/gradle-versions-plugin/compare/v0.41.0...v0.42.0)

---
updated-dependencies:
- dependency-name: com.github.ben-manes:gradle-versions-plugin
  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>
2022-02-04 23:32:43 +01:00
dependabot[bot]
90de43c072
Bump gradle-versions-plugin from 0.40.0 to 0.41.0 (#737)
Bumps [gradle-versions-plugin](https://github.com/ben-manes/gradle-versions-plugin) from 0.40.0 to 0.41.0.
- [Release notes](https://github.com/ben-manes/gradle-versions-plugin/releases)
- [Commits](https://github.com/ben-manes/gradle-versions-plugin/compare/v0.40.0...v0.41.0)

---
updated-dependencies:
- dependency-name: com.github.ben-manes:gradle-versions-plugin
  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>
2022-01-06 13:12:33 +01:00
dependabot[bot]
836c41e17f
Bump KETHEREUM_VERSION from 0.85.6 to 0.85.7 (#736)
Bumps `KETHEREUM_VERSION` from 0.85.6 to 0.85.7.

Updates `rpc` from 0.85.6 to 0.85.7

Updates `model` from 0.85.6 to 0.85.7

Updates `erc55` from 0.85.6 to 0.85.7

Updates `crypto_impl_bouncycastle` from 0.85.6 to 0.85.7

---
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>
2022-01-06 13:12:23 +01:00
dependabot[bot]
40108ff475
Bump gradle-versions-plugin from 0.39.0 to 0.40.0 (#720)
Bumps [gradle-versions-plugin](https://github.com/ben-manes/gradle-versions-plugin) from 0.39.0 to 0.40.0.
- [Release notes](https://github.com/ben-manes/gradle-versions-plugin/releases)
- [Commits](https://github.com/ben-manes/gradle-versions-plugin/compare/v0.39.0...v0.40.0)

---
updated-dependencies:
- dependency-name: com.github.ben-manes:gradle-versions-plugin
  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-30 23:21:18 +01:00
ligi
70f175e5e1
Move to moshi ksp codegen instead of reflection
and DRY up gradle files
2021-12-30 08:06:07 +01:00
ligi
dfba60a7b8
Split out the model to extra module 2021-12-30 07:38:32 +01:00
dependabot[bot]
ed12fbf86d
Bump KETHEREUM_VERSION from 0.85.5 to 0.85.6 (#693)
Bumps `KETHEREUM_VERSION` from 0.85.5 to 0.85.6.

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

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

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

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

---
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-24 09:48:36 +01:00
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