Skip to content

Commit f3773e4

Browse files
Bump tech.units:indriya from 2.2.2 to 2.2.3
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]>
1 parent 67ecf79 commit f3773e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757
implementation "com.typesafe.scala-logging:scala-logging_$scalaVersion:3.9.5"
5858

5959
implementation 'javax.measure:unit-api:2.2' // quantities
60-
implementation 'tech.units:indriya:2.2.2' // quantities
60+
implementation 'tech.units:indriya:2.2.3' // quantities
6161
implementation 'com.google.code.gson:gson:2.13.1' // java serialization, POJOs -> JSON
6262
implementation 'org.apache.commons:commons-lang3:3.17.0' // for HashCodeBuilder
6363
implementation 'org.apache.commons:commons-math3:3.6.1' // mathematics and statistics components

0 commit comments

Comments
 (0)