Skip to content

Commit

Permalink
fix(deps): update kotlin monorepo to v1.8.0 (#332)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 25, 2023
1 parent 7bd09d7 commit 81713b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ micronaut-test = "3.7.0"
micronaut-discovery = "4.0.0-SNAPSHOT"
groovy = "4.0.5"
spock = "2.2-groovy-4.0"
kotlin = '1.7.21'
kotlin = '1.8.0'
graal-svm = "22.3.0"
aws-lambda-events = '3.11.0'
aws-lambda-serialization = '1.0.1'
Expand Down

0 comments on commit 81713b9

Please sign in to comment.