Skip to content

Commit 15a20da

Browse files
Bump com.github.oshi:oshi-core-java11 from 6.4.7 to 6.4.8
Bumps [com.github.oshi:oshi-core-java11](https://github.com/oshi/oshi) from 6.4.7 to 6.4.8. - [Release notes](https://github.com/oshi/oshi/releases) - [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md) - [Commits](oshi/oshi@oshi-parent-6.4.7...oshi-parent-6.4.8) --- updated-dependencies: - dependency-name: com.github.oshi:oshi-core-java11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2fba24 commit 15a20da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ final Map<String, String> libraries = [
8686
mysql : 'com.mysql:mysql-connector-j:8.2.0',
8787
objenesis : 'org.objenesis:objenesis:3.3',
8888
oscache : 'opensymphony:oscache:2.4.1',
89-
oshi : 'com.github.oshi:oshi-core-java11:6.4.7',
89+
oshi : 'com.github.oshi:oshi-core-java11:6.4.8',
9090
postgresql : 'org.postgresql:postgresql:42.7.0',
9191
quartz : 'org.quartz-scheduler:quartz:2.3.2',
9292
rack : 'org.jruby.rack:jruby-rack:1.1.22',

0 commit comments

Comments
 (0)