Bump kotlin.version from 1.4.32 to 1.5.0 in /value

Bumps `kotlin.version` from 1.4.32 to 1.5.0.
Updates `kotlin-stdlib` from 1.4.32 to 1.5.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/releases">kotlin-stdlib's releases</a>.</em></p>
<blockquote>
<h2>Kotlin 1.5.0-RC</h2>
<h2>Changelog</h2>
<h3>Compiler</h3>
<h4>New Features</h4>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-28791"><code>KT-28791</code></a> Kotlin serialization with inline classes</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-43920"><code>KT-43920</code></a> Support loading binary Java annotations on fields</li>
</ul>
<h4>Performance Improvements</h4>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-44153"><code>KT-44153</code></a> NI: Low Memory and IntelliJ hangs when quotes in split() are missed</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-45410"><code>KT-45410</code></a> JVM / IR: Extreme performance regression on arithmetic operations inside a loop</li>
</ul>
<h4>Fixes</h4>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-35224"><code>KT-35224</code></a> It's possible to pass non-spread arrays after arguments with SAM-conversion</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-36853"><code>KT-36853</code></a> IR: UninitializedPropertyAccessException on tailrec with object expression in default argument</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-41056"><code>KT-41056</code></a> Increase stub version due to new &quot;contract&quot; keyword</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-43887"><code>KT-43887</code></a> Problem with FunctionReferenceLowering$FunctionReferenceBuilder in kotlin native</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-44210"><code>KT-44210</code></a> KJS / IR: &quot;AssertionError: Undefined parameter referenced: <!-- raw HTML omitted --> defined&quot; caused by plus assign operators in build blocks</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-44947"><code>KT-44947</code></a> Sealed interfaces: Sealed fun interface leads to &quot;NoWhenBranchMatchedException&quot;</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-44993"><code>KT-44993</code></a> JVM IR: VerifyError on getfield with Kotlin generic field and elvis operator</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-45139"><code>KT-45139</code></a> Inline class: AssertionError: Expected top level inline class</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-45195"><code>KT-45195</code></a> JVM IR: annotation methods are generated as default interface methods if <code>allopen</code> is used</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-45446"><code>KT-45446</code></a> JVM / IR: NullPointerException caused by unreachable code and comparison</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-45721"><code>KT-45721</code></a> JVM / IR: &quot;Unbound symbols not allowed&quot; caused by class reference in sequence lambda</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-45853"><code>KT-45853</code></a> JVM / IR: &quot;Accidental override&quot; caused by inheriting Throwable.getCause from Java interface</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-45861"><code>KT-45861</code></a> Turning warnings into errors for calls with type parameters annotated by <a href="https://github.com/OnlyInputTypes"><code>@​OnlyInputTypes</code></a></li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-45868"><code>KT-45868</code></a> JVM IR: ClassCastException with SAM function in init block when SAM is generated via invokedynamic</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-45920"><code>KT-45920</code></a> JVM IR: &quot;Accidental override&quot; on redefining <code>get()</code> in custom Map class</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-45963"><code>KT-45963</code></a> JVM / IR: &quot;AbstractMethodError: Receiver class does not define or inherit an implementation of the resolved method&quot; in Dokka tests</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-45967"><code>KT-45967</code></a> JVM IR: &quot;IllegalAccessError&quot; with invokedynamic to Java SAM over callable reference to private function</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-45982"><code>KT-45982</code></a> Wrong subtyping result on captured types with postponed type variables</li>
</ul>
<h3>IDE. Inspections and Intentions</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-38155"><code>KT-38155</code></a> Lift assignment out of 'if' produces type mismatch without manually adding a semicolon</li>
</ul>
<h3>JavaScript</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-44796"><code>KT-44796</code></a> KJS / IR: default parameter of function with <a href="https://github.com/JsName"><code>@​JsName</code></a> leads to &quot;RangeError: Maximum call stack size exceeded&quot;</li>
</ul>
<h3>Libraries</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issue/KT-39177"><code>KT-39177</code></a> Make CharCategory available in common multiplatform code</li>
<li><a href="https://youtrack.jetbrains.com/issue/KT-43772"><code>KT-43772</code></a> Kotlin/Native unfinished workers detected.</li>
</ul>
<h3>Tools. Gradle</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/JetBrains/kotlin/commits">compare view</a></li>
</ul>
</details>
<br />

Updates `kotlin-maven-plugin` from 1.4.32 to 1.5.0

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>

Fixes #1083

COPYBARA_INTEGRATE_REVIEW=https://github.com/google/auto/pull/1083 from google:dependabot/maven/value/kotlin.version-1.5.0 4a2898a07a9821ed989a3e4cacf3f4f40a3857b6
PiperOrigin-RevId: 370941184
1 file changed
tree: 4c99a725d0632e7c5bd47754a94657ae5028e7e7
  1. .github/
  2. common/
  3. factory/
  4. service/
  5. util/
  6. value/
  7. .gitignore
  8. build-pom.xml
  9. CONTRIBUTING.md
  10. LICENSE
  11. README.md
README.md

Auto

Build Status

A collection of source code generators for Java.

Auto‽

Java is full of code that is mechanical, repetitive, typically untested and sometimes the source of subtle bugs. Sounds like a job for robots!

The Auto subprojects are a collection of code generators that automate those types of tasks. They create the code you would have written, but without the bugs.

Save time. Save code. Save sanity.

Subprojects

License

Copyright 2013 Google LLC

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.