Skip to content

Commit

Permalink
Update all dependencies (#48)
Browse files Browse the repository at this point in the history
* Update all dependencies

| datasource | package                                                         | from   | to     |
| ---------- | --------------------------------------------------------------- | ------ | ------ |
| maven      | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin | 1.6.20 | 1.6.21 |
| maven      | org.jetbrains.kotlin:kotlin-scripting-jsr223-unshaded           | 1.6.20 | 1.6.21 |
| maven      | org.jetbrains.kotlin:kotlin-gradle-plugin                       | 1.6.20 | 1.6.21 |
| maven      | com.android.tools.build:gradle                                  | 7.0.4  | 7.1.3  |

* Update gradle/libs.versions.toml

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Imran Malic Settuba <46971368+i-walker@users.noreply.github.com>
  • Loading branch information
3 people committed May 17, 2022
1 parent a8e13bd commit 362ee7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -6,7 +6,7 @@ coroutines = "1.6.1"
dokka = "1.6.20"
gradlePublish = "0.21.0"
javierscSemverGradlePlugin = "0.1.0-alpha.10"
kotlin = "1.6.20"
kotlin = "1.6.21"
nexusPublish = "1.1.0"
spotless = "6.4.2"

Expand Down

0 comments on commit 362ee7b

Please sign in to comment.