Commit 356b6a8 1 parent d346038 commit 356b6a8 Copy full SHA for 356b6a8
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ project(":html") {
81
81
dependencies {
82
82
...
83
83
implementation 'com.github.raeleus.stripe:colorpicker:1.4.2:sources'
84
- implementation "com.github.tommyettinger:textratypist:0.6.3 :sources"
84
+ implementation "com.github.tommyettinger:textratypist:0.7.5 :sources"
85
85
implementation "com.github.tommyettinger:regexodus:0.1.13:sources"
86
86
}
87
87
}
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ project(":colorpicker") {
98
98
implementation project(" :stripe" )
99
99
api " com.badlogicgames.gdx:gdx:$gdxVersion "
100
100
api ' com.github.raeleus.TenPatch:tenpatch:5.2.3'
101
- api " com.github.tommyettinger:textratypist:0.6.3 "
101
+ api " com.github.tommyettinger:textratypist:0.7.5 "
102
102
}
103
103
104
104
task sourcesJar(type : Jar , dependsOn : classes) {
You can’t perform that action at this time.
0 commit comments