Jelajahi Sumber

Bump p6spy from 3.9.0 to 3.9.1

Bumps [p6spy](https://github.com/p6spy/p6spy) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/p6spy/p6spy/releases)
- [Changelog](https://github.com/p6spy/p6spy/blob/master/docs/releasenotes.md)
- [Commits](https://github.com/p6spy/p6spy/compare/p6spy-3.9.0...p6spy-3.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 tahun lalu
induk
melakukan
546257821d
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -63,7 +63,7 @@ ext {
         "gson"                       : "com.google.code.gson:gson:2.8.6",
         "lagarto"                    : "org.jodd:jodd-lagarto:5.1.5",
         //datasource
-        "p6spy"                      : "p6spy:p6spy:3.9.0",
+        "p6spy"                      : "p6spy:p6spy:3.9.1",
         "sqlserver"                  : "com.microsoft.sqlserver:sqljdbc4:4.0",
         "postgresql"                 : "org.postgresql:postgresql:42.2.14",
         "oracle"                     : fileTree(dir: 'libs', includes: ['ojdbc-11.2.0.3-jdk16.jar']),