Skip to content

Commit 3df3f7b

Browse files
dependabot[bot]nightm4re94
authored andcommitted
Bump de.gurkenlabs:input4j from 1.1.1 to 1.1.2
Bumps [de.gurkenlabs:input4j](https://github.com/gurkenlabs/input4j) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/gurkenlabs/input4j/releases) - [Commits](gurkenlabs/input4j@1.1.1...1.1.2) --- updated-dependencies: - dependency-name: de.gurkenlabs:input4j dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4682eba commit 3df3f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ junit = "6.0.3"
66
[libraries]
77
darklaf_core = { module = "com.github.weisj:darklaf-core", version.ref = "darklaf" }
88
darklaf_propertyLoader = { module = "com.github.weisj:darklaf-property-loader", version.ref = "darklaf" }
9-
input4j = { module = "de.gurkenlabs:input4j", version = "1.1.1" }
9+
input4j = { module = "de.gurkenlabs:input4j", version = "1.1.2" }
1010
javax_activation = { module = "jakarta.activation:jakarta.activation-api", version = "2.1.4" }
1111
junit_jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
1212
junit_jupiter_api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }

0 commit comments

Comments
 (0)