Skip to content

Commit aa392de

Browse files
Bump errorProneVersion from 2.27.0 to 2.27.1 (#3678)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: heyams <[email protected]>
1 parent ff0417e commit aa392de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ val DEPENDENCY_BOMS = listOf(
3737

3838
val autoServiceVersion = "1.1.1"
3939
val autoValueVersion = "1.10.4"
40-
val errorProneVersion = "2.27.0"
40+
val errorProneVersion = "2.27.1"
4141
val jmhVersion = "1.37"
4242
val mockitoVersion = "4.11.0"
4343
val slf4jVersion = "2.0.13"

licenses/more-licenses.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# agent
33
## Dependency License Report
4-
_2024-04-30 16:16:32 PDT_
4+
_2024-05-02 13:19:55 PDT_
55
## Apache License, Version 2.0
66

77
**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.17.0`
@@ -36,7 +36,7 @@ _2024-04-30 16:16:32 PDT_
3636
> - **POM Project URL**: [http://stephenc.github.com/jcip-annotations](http://stephenc.github.com/jcip-annotations)
3737
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
3838
39-
**6** **Group:** `com.google.errorprone` **Name:** `error_prone_annotations` **Version:** `2.27.0`
39+
**6** **Group:** `com.google.errorprone` **Name:** `error_prone_annotations` **Version:** `2.27.1`
4040
> - **Manifest Project URL**: [https://errorprone.info/error_prone_annotations](https://errorprone.info/error_prone_annotations)
4141
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
4242
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)

0 commit comments

Comments
 (0)