Skip to content

Commit

Permalink
Update ReflectionUtils
Browse files Browse the repository at this point in the history
  • Loading branch information
cyklon73 authored Mar 21, 2024
1 parent 62448c4 commit 879a575
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 @@ -17,7 +17,7 @@ repositories {

dependencies {
implementation 'org.jetbrains:annotations:22.0.0'
implementation "de.cyklon:ReflectionUtils:57d42d8"
implementation "de.cyklon:ReflectionUtils:fa134db"

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

0 comments on commit 879a575

Please sign in to comment.