Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump KOTLIN_VERSION from 1.6.10 to 1.8.10 #49

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Nov 22, 2021

  1. Bump okhttp from 4.9.1 to 4.9.3

    Bumps [okhttp](https://github.com/square/okhttp) from 4.9.1 to 4.9.3.
    - [Release notes](https://github.com/square/okhttp/releases)
    - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
    - [Commits](square/okhttp@parent-4.9.1...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>
    dependabot[bot] authored Nov 22, 2021
    Configuration menu
    Copy the full SHA
    912c8c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Bump moshi-kotlin from 1.8.0 to 1.13.0

    Bumps [moshi-kotlin](https://github.com/square/moshi) from 1.8.0 to 1.13.0.
    - [Release notes](https://github.com/square/moshi/releases)
    - [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md)
    - [Commits](square/moshi@moshi-parent-1.8.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>
    dependabot[bot] authored Dec 9, 2021
    Configuration menu
    Copy the full SHA
    03a0ea8 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Bump KOTLIN_VERSION from 1.5.10 to 1.6.10

    Bumps `KOTLIN_VERSION` from 1.5.10 to 1.6.10.
    
    Updates `kotlin-gradle-plugin` from 1.5.10 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](JetBrains/kotlin@v1.5.10...v1.6.10)
    
    Updates `kotlin-stdlib` from 1.5.10 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](JetBrains/kotlin@v1.5.10...v1.6.10)
    
    ---
    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
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    165a48b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Bump kotlinx-coroutines-core from 1.5.0 to 1.6.0

    Bumps [kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.5.0 to 1.6.0.
    - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
    - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
    - [Commits](Kotlin/kotlinx.coroutines@1.5.0...1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 22, 2021
    Configuration menu
    Copy the full SHA
    d31627e View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Bump gradle-versions-plugin from 0.39.0 to v0.42.0

    Bumps gradle-versions-plugin from 0.39.0 to v0.42.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.github.ben-manes:gradle-versions-plugin
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 4, 2022
    Configuration menu
    Copy the full SHA
    3183bb9 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Merge pull request #20 from OctoFi/dependabot/gradle/com.squareup.okh…

    …ttp3-okhttp-4.9.3
    
    Bump okhttp from 4.9.1 to 4.9.3
    nathanjessen authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    8dcb892 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from OctoFi/dependabot/gradle/com.squareup.mos…

    …hi-moshi-kotlin-1.13.0
    
    Bump moshi-kotlin from 1.8.0 to 1.13.0
    nathanjessen authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    20e4ebc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from OctoFi/dependabot/gradle/KOTLIN_VERSION-1…

    ….6.10
    
    Bump KOTLIN_VERSION from 1.5.10 to 1.6.10
    nathanjessen authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    69b641e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #25 from OctoFi/dependabot/gradle/org.jetbrains.ko…

    …tlinx-kotlinx-coroutines-core-1.6.0
    
    Bump kotlinx-coroutines-core from 1.5.0 to 1.6.0
    nathanjessen authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    16e58c0 View commit details
    Browse the repository at this point in the history
  5. Bump KETHEREUM_VERSION from 0.83.6 to 0.85.7

    Bumps `KETHEREUM_VERSION` from 0.83.6 to 0.85.7.
    
    Updates `erc20` from 0.83.6 to 0.85.7
    
    Updates `erc55` from 0.83.6 to 0.85.7
    
    Updates `erc1191` from 0.83.6 to 0.85.7
    
    Updates `model` from 0.83.6 to 0.85.7
    
    Updates `rpc` from 0.83.6 to 0.85.7
    
    Updates `rpc_min3` from 0.83.6 to 0.85.7
    
    Updates `crypto_impl_bouncycastle` from 0.83.6 to 0.85.7
    
    ---
    updated-dependencies:
    - dependency-name: com.github.komputing.kethereum:erc20
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.github.komputing.kethereum:erc55
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.github.komputing.kethereum:erc1191
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.github.komputing.kethereum:model
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.github.komputing.kethereum:rpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.github.komputing.kethereum:rpc_min3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.github.komputing.kethereum:crypto_impl_bouncycastle
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    9595c91 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #27 from OctoFi/dependabot/gradle/KETHEREUM_VERSIO…

    …N-0.85.7
    
    Bump KETHEREUM_VERSION from 0.83.6 to 0.85.7
    nathanjessen authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    141798f View commit details
    Browse the repository at this point in the history
  7. Bump klaxon from 5.5 to 5.6

    Bumps [klaxon](https://github.com/cbeust/klaxon) from 5.5 to 5.6.
    - [Release notes](https://github.com/cbeust/klaxon/releases)
    - [Changelog](https://github.com/cbeust/klaxon/blob/master/RELEASE_NOTES.txt)
    - [Commits](cbeust/klaxon@5.5...5.6)
    
    ---
    updated-dependencies:
    - dependency-name: com.beust:klaxon
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    909bd29 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #30 from OctoFi/dependabot/gradle/com.github.ben-m…

    …anes-gradle-versions-plugin-v0.42.0
    
    Bump gradle-versions-plugin from 0.39.0 to v0.42.0
    nathanjessen authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    5914235 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #31 from OctoFi/dependabot/gradle/com.beust-klaxon…

    …-5.6
    
    Bump klaxon from 5.5 to 5.6
    nathanjessen authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    151a2ac View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Bump KOTLIN_VERSION from 1.6.10 to 1.8.10

    Bumps `KOTLIN_VERSION` from 1.6.10 to 1.8.10.
    
    Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.6.10 to 1.8.10
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.6.10...v1.8.10)
    
    Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.6.10 to 1.8.10
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.6.10...v1.8.10)
    
    ---
    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
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    28dd6c1 View commit details
    Browse the repository at this point in the history