Skip to content

Commit

Permalink
Bump reflections from 0.9.11 to 0.9.12
Browse files Browse the repository at this point in the history
Bumps [reflections](https://github.com/ronmamo/reflections) from 0.9.11 to 0.9.12.
- [Release notes](https://github.com/ronmamo/reflections/releases)
- [Commits](https://github.com/ronmamo/reflections/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jan 8, 2020
1 parent edb0c1d commit c7f68eb
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 @@ -24,7 +24,7 @@ repositories {
dependencies {
implementation 'org.spigotmc:spigot-api:1.14.3-R0.1-SNAPSHOT'
implementation 'com.github.SkriptLang:Skript:2.3.7'
compile 'org.reflections:reflections:0.9.11'
compile 'org.reflections:reflections:0.9.12'
compile 'com.sun.mail:javax.mail:1.6.2'
}

Expand Down

0 comments on commit c7f68eb

Please sign in to comment.