Skip to content

Commit ba2e411

Browse files
Bump ch.randelshofer:fastdoubleparser from 1.0.0 to 1.0.1
Bumps [ch.randelshofer:fastdoubleparser](https://github.com/wrandelshofer/FastDoubleParser) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/wrandelshofer/FastDoubleParser/releases) - [Commits](wrandelshofer/FastDoubleParser@v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: ch.randelshofer:fastdoubleparser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 00d6438 commit ba2e411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fast-double-parser/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88
api rootProject
99

1010
// Multi-release jar, 8+ compatible
11-
implementation 'ch.randelshofer:fastdoubleparser:1.0.0'
11+
implementation 'ch.randelshofer:fastdoubleparser:1.0.1'
1212

1313
testImplementation 'org.assertj:assertj-core:3.26.3'
1414
testImplementation(platform('org.junit:junit-bom:5.11.0'))

0 commit comments

Comments
 (0)