mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-53454 lib: Fix incorrect jquery version
This commit is contained in:
parent
854cd1464b
commit
ab89d2aebc
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@
|
||||||
<location>jquery</location>
|
<location>jquery</location>
|
||||||
<name>jQuery</name>
|
<name>jQuery</name>
|
||||||
<license>MIT</license>
|
<license>MIT</license>
|
||||||
<version>1.12.3</version>
|
<version>1.12.1</version>
|
||||||
<licenseversion></licenseversion>
|
<licenseversion></licenseversion>
|
||||||
</library>
|
</library>
|
||||||
<library>
|
<library>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue