Skip to content

Commit 0756fcc

Browse files
Bump tech.units:indriya from 2.2.2 to 2.2.3 (JabRef#13006)
Bumps [tech.units:indriya](https://github.com/unitsofmeasurement/indriya) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/unitsofmeasurement/indriya/releases) - [Commits](unitsofmeasurement/indriya@2.2.2...2.2.3) --- updated-dependencies: - dependency-name: tech.units:indriya dependency-version: 2.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4429b93 commit 0756fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jabgui/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
}
5656

5757
// Required by gemsfx
58-
implementation("tech.units:indriya:2.2.2")
58+
implementation("tech.units:indriya:2.2.3")
5959
// Required by gemsfx and langchain4j
6060
implementation ("com.squareup.retrofit2:retrofit:2.11.0") {
6161
exclude(group = "com.squareup.okhttp3")

0 commit comments

Comments
 (0)