Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#166)
Browse files Browse the repository at this point in the history
## Updated Dependencies
 * `org.slf4j:* 2.0.5 -> 2.0.6`
  • Loading branch information
mellbot authored Dec 13, 2022
1 parent 9853757 commit adadc71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ org.jetbrains:annotations:23.0.0 (1 constraints: 31115ed1)
org.jetbrains.kotlin:kotlin-bom:1.7.21 (1 constraints: 31109caf)
org.junit:junit-bom:5.9.1 (6 constraints: 9f588b17)
org.ow2.asm:asm-bom:9.4 (1 constraints: a50fb27f)
org.slf4j:slf4j-api:2.0.5 (6 constraints: 6a58b722)
org.slf4j:slf4j-api:2.0.6 (6 constraints: 6b58ab23)
org.wildfly.client:wildfly-client-config:1.0.1.Final (1 constraints: 940c6308)
org.wildfly.common:wildfly-common:1.5.4.Final (2 constraints: 741cfbf1)
org.yaml:snakeyaml:1.33 (2 constraints: 3d2760ed)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ org.apache.logging.log4j:* = 2.19.0
org.assertj:assertj-core = 3.23.1
org.junit:junit-bom = 5.9.1
org.junit.jupiter:junit-jupiter-engine = 5.9.1
org.slf4j:* = 2.0.5
org.slf4j:* = 2.0.6

0 comments on commit adadc71

Please sign in to comment.