Skip to content

Commit

Permalink
updated ReflectionUtils
Browse files Browse the repository at this point in the history
  • Loading branch information
cyklon73 committed Jan 8, 2024
1 parent 6ed3784 commit 3e73aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repositories {

dependencies {
implementation 'org.jetbrains:annotations:22.0.0'
implementation "de.cyklon:ReflectionUtils:1.1.2"
implementation "de.cyklon:ReflectionUtils:1.1.4"

testImplementation platform('org.junit:junit-bom:5.9.1')
testImplementation 'org.junit.jupiter:junit-jupiter'
Expand Down

0 comments on commit 3e73aa2

Please sign in to comment.