Skip to content

Commit 22c6ef8

Browse files
dependabot[bot]smyrgeorge
authored andcommitted
Bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 26.0.2-1 to 26.1.0. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@26.0.2-1...26.1.0) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3fdc58 commit 22c6ef8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ sqlite-jdbc = "3.51.2.0"
4141
# https://github.com/arrow-kt/arrow
4242
arrow = "2.2.1.1"
4343
# https://mvnrepository.com/artifact/org.jetbrains/annotations/26.0.2
44-
jetbrains = "26.0.2-1"
44+
jetbrains = "26.1.0"
4545

4646
[libraries]
4747
gradle-kotlin-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }

0 commit comments

Comments
 (0)